Skip to content

Commit

Permalink
Update node.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian authored Oct 14, 2024
1 parent 642704d commit 0a38cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
yarn build
- name: Build binaries
run: |
yarn build:binary -- --publish=never
yarn build:binary -- -- --publish=never
- name: Collect binaries
run: |
mkdir win-dist
Expand Down

0 comments on commit 0a38cc6

Please sign in to comment.