Skip to content

Commit

Permalink
Add chrome_sandbox to linux release (#1374)
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo committed Aug 28, 2024
1 parent 92f00fc commit 49d1493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ jobs:
cp $OUTPUTFILE_LIN/snapshot_blob.bin chrome-lin/
cp $OUTPUTFILE_LIN/xdg-mime chrome-lin/
cp $OUTPUTFILE_LIN/xdg-settings chrome-lin/
cp $OUTPUTFILE_LIN/chrome_sandbox chrome-lin/
tar -czvf chrome-lin64.tar.gz chrome-lin/
Expand Down

0 comments on commit 49d1493

Please sign in to comment.