Skip to content

Commit

Permalink
Try new builder ver
Browse files Browse the repository at this point in the history
  • Loading branch information
perry-mitchell committed Dec 19, 2022
1 parent aa9e464 commit 2dacc9b
Show file tree
Hide file tree
Showing 3 changed files with 277 additions and 1,173 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- os: macos-latest
NODE_ARCHITECTURE: x64
ELECTRON_ARGS: --x64
USE_HARD_LINKS: false

- os: ubuntu-latest
NODE_ARCHITECTURE: x64
Expand Down Expand Up @@ -65,3 +64,4 @@ jobs:
API_KEY_ID: ${{ secrets.api_key_id }}
API_KEY_ISSUER_ID: ${{ secrets.api_key_issuer_id }}
NODE_ARCHITECTURE: ${{matrix.NODE_ARCHITECTURE}}
USE_HARD_LINKS: false
Loading

0 comments on commit 2dacc9b

Please sign in to comment.