Skip to content

Commit

Permalink
Update macos-x64-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lindongchen authored Apr 12, 2024
1 parent 1a8c30e commit 2241d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-x64-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
run: |
cd gui
yarn install
yarn download-pipy-macos-x64
NODE_OPTIONS="--max-old-space-size=4096" yarn tauri build
- uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 2241d4f

Please sign in to comment.