Skip to content

Commit

Permalink
improving!
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdcalculus committed Jul 2, 2024
1 parent fa8a23c commit 2cf7a75
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 @@ -220,7 +220,7 @@ jobs:
cp data/logo-client.png AppDir/Attorney_Online.png
cd AppDir
QTDIR=$QT_ROOT_DIR ../appimagetool deploy usr/share/Attorney_Online.desktop
QTDIR=${QT_ROOT_DIR} ../appimagetool deploy usr/share/Attorney_Online.desktop
cd ..
ARCH=x86_64 VERSION=2.11 ./appimagetool AppDir
Expand Down

0 comments on commit 2cf7a75

Please sign in to comment.