Skip to content

Commit

Permalink
Update update-gtk4-theme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lassekongo83 authored Mar 16, 2024
1 parent afec376 commit 0a031a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gtk4-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Clone libadwaita and compile scss
run: |
git clone -b libadwaita-1-4 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
git clone -b libadwaita-1-5 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
cd libadwaita/src/stylesheet
sassc -a -M -t compact base.scss libadwaita.css
sassc -a -M -t compact defaults-light.scss gtk.css
Expand Down

0 comments on commit 0a031a0

Please sign in to comment.