fix CI
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
b229a1a930
commit
4ca73b786c
|
@ -5,8 +5,8 @@ steps:
|
|||
image: alpine
|
||||
commands: |
|
||||
apk add bash make sassc glib-dev gdk-pixbuf libxml2-utils gtk-murrine-engine rsvg-convert librsvg
|
||||
mkdir -p pkg/user/share/themes
|
||||
oomox-gtk-theme/change_color.sh -t pkg/user/share/themes -o tokyonight -d true ./tokyonight
|
||||
mkdir -p pkg/usr/share/themes
|
||||
oomox-gtk-theme/change_color.sh -t pkg/usr/share/themes -o tokyonight -d true ./tokyonight
|
||||
|
||||
package-xbps:
|
||||
image: ghcr.io/void-linux/void-musl-busybox
|
||||
|
|
Loading…
Reference in New Issue