Skip to content

Commit

Permalink
testing pack win - oclif was failing due to node 18 not supporting wi…
Browse files Browse the repository at this point in the history
…n32-arm64

Signed-off-by: George M Dias <[email protected]>
  • Loading branch information
georgedias committed Oct 14, 2024
1 parent 6f92343 commit eaa895e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-windows-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
- name: Pack Windows Installer
working-directory: ./saf
run: npx oclif pack win
run: ../oclif/bin/run.js pack win
# run: npx oclif pack win

- name: Pack Debian Package
working-directory: ./saf
Expand Down

0 comments on commit eaa895e

Please sign in to comment.