Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
zmhu committed Sep 20, 2023
1 parent ddbee92 commit dfbf075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: GeekChat-${{ steps.get_version.outputs.version-without-v }}
path: ~/downloads/files
path: downloads/
env:
VERSION: "${{ steps.get_version.outputs.version-without-v }}"

Expand Down

0 comments on commit dfbf075

Please sign in to comment.