Verbose export of --no-sandbox flag
This commit is contained in:
parent
1dee471ea5
commit
98c015856f
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ jobs:
|
|||
run: |
|
||||
echo "apt update && apt install -y chromium"
|
||||
apt update && apt install -y chromium
|
||||
echo 'export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --no-sandbox" >> /etc/chromium.d/default-flags'
|
||||
echo export CHROMIUM_FLAGS="\$CHROMIUM_FLAGS --no-sandbox" >> /etc/chromium.d/default-flags
|
||||
|
||||
- name: Add Unlighthouse
|
||||
|
|
Loading…
Reference in a new issue