Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
houmain committed Aug 5, 2024
1 parent 67bca56 commit 53f0284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Build AppImage
if: runner.os == 'Linux'
run: |
sudo apt-get install libgstreamer1.0-0 gstreamer1.0-plugins-base gstreamer1.0-plugins-good
sudo apt-get install libfuse2
mkdir -p AppDir
cp -R dist AppDir/usr
cp AppDir/usr/share/applications/io.github.houmain.gpupad.desktop AppDir
Expand Down

0 comments on commit 53f0284

Please sign in to comment.