Skip to content

Commit

Permalink
chore: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
DaiQiangReal committed Sep 4, 2023
1 parent 6e3a679 commit 77b777b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ jobs:
with:
name: data.db
path: ./data.db

- uses: actions/upload-artifact@v3
with:
name: diffResult.txt
path: ./diffResult.txt

0 comments on commit 77b777b

Please sign in to comment.