Skip to content

Commit

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

0 comments on commit b0a9475

Please sign in to comment.