diff --git a/action.yaml b/action.yaml index 3556934..0aaba5c 100644 --- a/action.yaml +++ b/action.yaml @@ -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 \