Install gnome-extensions CLI in release workflow (#156)

This commit is contained in:
Copilot 2026-02-14 14:35:26 -08:00 committed by GitHub
parent 6efc27c749
commit 478fd4d817
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Install gnome-extensions CLI
run: |
sudo apt-get update -qq
sudo apt-get install -y gnome-shell-extension-prefs
- name: Build library packages
run: |
bin/package_libs