Skip to content

Commit 7be28ee

Browse files
authored
Update update-gtk4-theme.yml
1 parent 2d4680a commit 7be28ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-gtk4-theme.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- name: Clone libadwaita and compile scss
1818
run: |
19-
git clone -b libadwaita-1-5 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
19+
git clone -b libadwaita-1-6 --single-branch https://gitlab.gnome.org/GNOME/libadwaita.git
2020
cd libadwaita/src/stylesheet
2121
sassc -a -M -t compact base.scss libadwaita.css
2222
sassc -a -M -t compact defaults-light.scss gtk.css

0 commit comments

Comments
 (0)