Skip to content

Commit

Permalink
Build universal (x64 and arm) version for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
reyery committed Feb 25, 2024
1 parent 15b4c9c commit 7d6d0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup_build.yml
Expand Up @@ -131,7 +131,7 @@ jobs:
run: |
cd gui
yarn
yarn electron:build
yarn electron:build --universal
- name: Upload setup
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7d6d0aa

Please sign in to comment.