chore: bump lune version for appimage action

This commit is contained in:
Erica Marigold 2023-09-01 14:29:57 +05:30 committed by GitHub
parent b415168ada
commit f0d4069e6e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ jobs:
dockerRunArgs: |
--volume "./package/appimage:/build" --privileged
run: |
export LUNE_VERSION=0.7.5
export LUNE_VERSION=0.7.7
echo "Running build on debian linux $(uname -m)"
apt update