Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Dec 3, 2023
1 parent 521e943 commit 4307a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
with:
node-version: 18
- run: npm ci
- run: npm run build
- run: npm run build:linux
- run: npm run release:linux
- run: npm run build:win
- run: npm run release:win

release-mac:
Expand Down

0 comments on commit 4307a65

Please sign in to comment.