This commit is contained in:
parent
d926e3d3f1
commit
15a3493a4e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ runs:
|
|||
run: |
|
||||
set -x
|
||||
apt-get update && apt-get install libfuse2
|
||||
modprobe fuse
|
||||
|
||||
INSTALL_PATH=${INSTALL_PATH:-/opt/${TARGET%%:*}}
|
||||
./setup-browser install \
|
||||
|
|
Loading…
Reference in a new issue