Skip to content

Commit

Permalink
Final fix for AppImage
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Hutchison <[email protected]>
  • Loading branch information
ghutchis committed Nov 11, 2024
1 parent f56137e commit cbf64a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
cp ../avogadrolibs/avogadrolibs/scripts/AppImage.sh appdir/AppRun
chmod a+x appdir/AppRun
./appimagetool-x86_64.AppImage appdir
mv Avogadro2*.AppImage avogadroapp # for upload
mv Avogadro*.AppImage avogadroapp # for upload
working-directory: ${{ runner.workspace }}/build

- name: Notarize Mac DMG
Expand Down

0 comments on commit cbf64a8

Please sign in to comment.