Skip to content

Commit

Permalink
Prepare release on Linux only
Browse files Browse the repository at this point in the history
  • Loading branch information
jhildenbiddle committed Mar 9, 2024
1 parent 48e2671 commit d3094bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: npm run build

- name: Prepare Release
if: runner.os == 'Linux'
run: npm run build:zip

- name: Publish Release
Expand Down

0 comments on commit d3094bd

Please sign in to comment.