summaryrefslogtreecommitdiff
path: root/.forgejo
diff options
context:
space:
mode:
authorNippy <nippy@rp1.hu>2026-05-07 20:05:44 +0200
committerNippy <nippy@rp1.hu>2026-05-07 20:05:44 +0200
commit26ff77a435709558832f46bfd6ac44ed654b999f (patch)
tree66dfc750421d4132bf64b35e4920a7d227b5c2d0 /.forgejo
parentebc9eda8f562df5d26306730f0d2955b80f395d7 (diff)
downloadRaveOS-PKGBUILD-26ff77a435709558832f46bfd6ac44ed654b999f.tar.gz
RaveOS-PKGBUILD-26ff77a435709558832f46bfd6ac44ed654b999f.zip
update raveos theme
Diffstat (limited to '.forgejo')
-rw-r--r--.forgejo/workflows/build-theme-send-core-repo.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.forgejo/workflows/build-theme-send-core-repo.yml b/.forgejo/workflows/build-theme-send-core-repo.yml
index 58a337f..d0b206b 100644
--- a/.forgejo/workflows/build-theme-send-core-repo.yml
+++ b/.forgejo/workflows/build-theme-send-core-repo.yml
@@ -120,6 +120,7 @@ jobs:
rm -rf build || true
makepkg -s --noconfirm -f
cp -v build/raveos-hyprland-theme-*.pkg.tar.zst /tmp/builtpkgs/
+ rm -f /tmp/builtpkgs/raveos-hyprland-theme-debug-*.pkg.tar.zst || true
- name: Build raveos-cosmic-theme
run: |