mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
debugging!
This commit is contained in:
parent
cc86f6dc7d
commit
a359464fac
1 changed files with 2 additions and 0 deletions
2
.github/workflows/appimage.yaml
vendored
2
.github/workflows/appimage.yaml
vendored
|
@ -34,6 +34,8 @@ jobs:
|
|||
run: |
|
||||
export LUNE_VERSION=0.7.5
|
||||
|
||||
uname -m
|
||||
|
||||
apt update
|
||||
apt install imagemagick file desktop-file-utils curl wget dpkg-dev unzip fuse libfuse2 -y
|
||||
cd /build
|
||||
|
|
Loading…
Reference in a new issue