Skip to content

Commit db7c0cb

Browse files
committed
instead up
1 parent 581c3f5 commit db7c0cb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ jobs:
116116
env:
117117
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
118118
run: |
119+
sudo apt-get install -y libfuse2
119120
wget -q https://github.com/TheAssassin/pyuploadtool/releases/download/continuous/pyuploadtool-x86_64.AppImage
120121
chmod +x pyuploadtool-x86_64.AppImage
121122
./pyuploadtool-x86_64.AppImage instead-cli.zip

0 commit comments

Comments
 (0)