Skip to content

Commit

Permalink
download to relative path
Browse files Browse the repository at this point in the history
  • Loading branch information
sonroyaalmerol committed Nov 3, 2024
1 parent 1d3f9e9 commit f1bdcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: windows-binary
path: $GITHUB_WORKSPACE/build/package/windows/
path: ./build/package/windows/
- id: version
shell: pwsh
run: |
Expand Down

0 comments on commit f1bdcb3

Please sign in to comment.