Skip to content

Commit

Permalink
call with electronArgument
Browse files Browse the repository at this point in the history
  • Loading branch information
aadnekar authored Dec 18, 2023
1 parent 0125a76 commit cb8c911
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,12 @@ jobs:
uses: ./.github/workflows/build.yml
with:
runner: windows-latest
electronArgument: --windows nsis:x64
build_on_ubuntu:
uses: ./.github/workflows/build.yml
with:
runner: ubuntu-latest
electronArgument: empty

# build_on_mac_intel:
# uses: ./.github/workflows/build.yml
Expand Down

0 comments on commit cb8c911

Please sign in to comment.