mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
ci: fix fuse
This commit is contained in:
parent
0850b856a3
commit
4efce80dac
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -103,6 +103,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
sudo apt install -y fuse
|
||||
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
|
||||
chmod +x pyuploadtool-x86_64.AppImage
|
||||
./pyuploadtool-x86_64.AppImage tmp/build/wcc tmp/build/wcsc
|
||||
|
Loading…
x
Reference in New Issue
Block a user