Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhou121 committed Aug 3, 2024
1 parent 086146a commit 88cd92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: runner.os == 'Linux'
with:
name: ${{ matrix.artefact }}
name: queries
path: |
./queries.tar.zst
retention-days: 3
Expand Down

0 comments on commit 88cd92e

Please sign in to comment.