Skip to content

Commit

Permalink
ci: fix Windows gh release pipeline (anza-xyz#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau committed Mar 11, 2024
1 parent d88050c commit 3863bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: windows-artifact
path: .windows-release/
path: ./windows-release/

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 3863bb1

Please sign in to comment.