File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6969 - run : pnpm prepare:remove-source-maps
7070 - name : Fix chrome-sandbox permissions
7171 run : |
72- sudo chown root dist/linux-arm640 -unpacked/chrome-sandbox
73- sudo chmod 4755 dist/linux-arm640 -unpacked/chrome-sandbox
72+ sudo chown root dist/linux-arm64 -unpacked/chrome-sandbox
73+ sudo chmod 4755 dist/linux-arm64 -unpacked/chrome-sandbox
7474 - run : pnpm package:linux --publish=never
7575 - name : Clean up builds
7676 run : rm -rfv dist/linux-unpacked
Original file line number Diff line number Diff line change 8585 - run : pnpm prepare:remove-source-maps
8686 - name : Fix chrome-sandbox permissions
8787 run : |
88- sudo chown root dist/linux-arm640 -unpacked/chrome-sandbox
89- sudo chmod 4755 dist/linux-arm640 -unpacked/chrome-sandbox
88+ sudo chown root dist/linux-arm64 -unpacked/chrome-sandbox
89+ sudo chmod 4755 dist/linux-arm64 -unpacked/chrome-sandbox
9090 - run : pnpm package:linux --publish onTagOrDraft
9191 env :
9292 GH_TOKEN : ${{ secrets.github_token }}
You can’t perform that action at this time.
0 commit comments