fix: build for tar appimage

This commit is contained in:
msojocs 2024-01-03 11:04:42 +08:00
parent ac06e4ad9c
commit afb354792d

View File

@ -120,7 +120,6 @@ jobs:
- name: Prepare
run: |
cd compiler && npm install
sudo apt install -y fuse
echo "$UID, $GID"