Skip to content

Commit

Permalink
--zig
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jan 16, 2024
1 parent ed6c683 commit aa5d23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- host: ubuntu-latest
target: armv7-unknown-linux-gnueabihf
build: |
yarn build --target armv7-unknown-linux-gnueabihf --zig
yarn build --target armv7-unknown-linux-gnueabihf
- host: ubuntu-latest
target: aarch64-unknown-linux-musl
downloadTarget: aarch64-unknown-linux-musl
Expand Down

0 comments on commit aa5d23e

Please sign in to comment.