Skip to content

Commit

Permalink
support linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
atinylittleshell committed Jul 24, 2023
1 parent 817f939 commit d87da29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: npm i dmg-license
- name: build for mac
run: npm run publish:app:mac
build_on_mac:
build_on_linux:
runs-on: ubuntu-latest
env:
CI: false
Expand Down

0 comments on commit d87da29

Please sign in to comment.