Skip to content

Commit

Permalink
v1.18: [anza migration] ci: fix Windows gh release pipeline (backport…
Browse files Browse the repository at this point in the history
… of anza-xyz#165) (anza-xyz#167)

ci: fix Windows gh release pipeline (anza-xyz#165)

(cherry picked from commit 3863bb1)

Co-authored-by: Yihau Chen <a122092487@gmail.com>
  • Loading branch information
mergify[bot] and yihau committed Mar 12, 2024
1 parent 0804647 commit b2a037e
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 b2a037e

Please sign in to comment.