Skip to content

Commit

Permalink
build exe
Browse files Browse the repository at this point in the history
  • Loading branch information
Azq2 committed Jun 15, 2024
1 parent b069c1a commit 0a02e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- run: scripts/build.exe
- run: scripts/build-exe.sh

- uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 0a02e3e

Please sign in to comment.