Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/build-appimage-x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
binutils desktop-file-utils fakeroot gdk-pixbuf2 patchelf \
python python-pip python-virtualenv python-setuptools \
squashfs-tools strace wget zsync meson ninja vala \
libadwaita gtk4 libgee procps
libadwaita gtk4 libgee procps blueprint-compiler
- name: Install appimage-builder
run: |
set -eux
Expand Down Expand Up @@ -60,4 +60,4 @@ jobs:
with:
files: Wattage-latest-x86_64.AppImage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}