Skip to content

Commit

Permalink
Install gnome-shell for gnome-extensions command
Browse files Browse the repository at this point in the history
  • Loading branch information
Elinvention committed Nov 26, 2023
1 parent 51a1260 commit bc452e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Install libglib2.0-dev
run: sudo apt-get install -y libglib2.0-dev

- name: Install gnome-shell
run: sudo apt-get install -y gnome-shell

- name: Generate extension zip
run: make build

Expand Down

0 comments on commit bc452e5

Please sign in to comment.