Skip to content

Commit

Permalink
erratum - wrong macos archive name
Browse files Browse the repository at this point in the history
  • Loading branch information
ygdrasil-io committed Aug 17, 2024
1 parent 5bdfb12 commit 54e0759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ jobs:
archive-name: macos-x86_64
- name: macos-aarch64
target: aarch64-apple-darwin
archive-name: aarch64-i686
archive-name: macos-aarch64
env:
TARGET: ${{ matrix.target }}
ARCHIVE_NAME: wgpu-${{ matrix.archive-name }}
Expand Down

0 comments on commit 54e0759

Please sign in to comment.