fix: export function, not bin

This commit is contained in:
Erica Marigold 2023-08-04 18:22:37 +05:30 committed by GitHub
parent f1c29b9bbf
commit e2bbc210a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
/usr/bin/appimagetool "$@" /usr/bin/appimagetool "$@"
} }
export -f /usr/bin/appimagetool export -f appimagetool
cd /build cd /build
./pkg2appimage/pkg2appimage lune.yml ./pkg2appimage/pkg2appimage lune.yml