mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
chore: bump lune version for appimage action
This commit is contained in:
parent
b415168ada
commit
f0d4069e6e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yaml
vendored
2
.github/workflows/appimage.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue