Skip to content

Commit

Permalink
fix: fixed asset name for windows arm64 build (#600)
Browse files Browse the repository at this point in the history
  • Loading branch information
pamburus authored Dec 17, 2024
1 parent dfb7128 commit 9f27511
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 @@ -92,7 +92,7 @@ jobs:
arch: aarch64
target: aarch64-pc-windows-msvc
archiver: 7z
asset: hl-windows.zip
asset: hl-windows-arm64.zip

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9f27511

Please sign in to comment.