Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SolsticeSpectrum authored Sep 27, 2024
1 parent eb73e44 commit 3d427e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install -y wine64 wine32 gcc-multilib libc6-dev-i386 libfuse2
sudo apt-get install -y wine64 wine32 gcc-multilib libc6-dev-i386 libfuse2 appstream
wget -q "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod a+x appimagetool-x86_64.AppImage
Expand Down

0 comments on commit 3d427e1

Please sign in to comment.