Skip to content

Commit

Permalink
build for M1
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed May 16, 2022
1 parent 44720e8 commit 18db013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- uses: actions/setup-node@v3
- run: yarn apply-libuiohook-patch
- run: yarn --frozen-lockfile
- run: yarn prebuild
- run: yarn prebuild --arch x64
- run: yarn prebuild --arch arm64
- uses: actions/upload-artifact@v3
with:
name: darwin
Expand Down

0 comments on commit 18db013

Please sign in to comment.