Skip to content

Commit

Permalink
fixing separated build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
PandoraQS committed Sep 15, 2024
1 parent c25bce5 commit fc1ddfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
gulp prep-pkg
- name: Build on Other OS
if: runner.os != 'macOS' || runner.arch != 'ARM64'
run: gulp prep-pkg

- name: Package Win/Linux
Expand Down

0 comments on commit fc1ddfe

Please sign in to comment.