Skip to content

Commit

Permalink
bundle YAD
Browse files Browse the repository at this point in the history
  • Loading branch information
qurious-pixel authored Oct 23, 2023
1 parent 26904a8 commit 710a903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/assets/appimage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ curl -sSfL https://github.com/linuxdeploy/linuxdeploy/releases/download/continuo
mkdir -p AppDir/usr/bin
cp -r build/bin AppDir/usr/
cp ci/.github/assets/AppRun AppDir/
cp /usr/bin/yad AppDir/usr/bin/
chmod +x AppDir/usr/bin
chmod +x AppDir/AppRun

Expand Down

0 comments on commit 710a903

Please sign in to comment.