mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 07:12:33 +02:00
CI pipeline: remove old themes
This commit is contained in:
parent
5356799e6a
commit
e8c284836a
6 changed files with 3 additions and 0 deletions
3
.github/workflows/update-content.yml
vendored
3
.github/workflows/update-content.yml
vendored
|
@ -35,6 +35,9 @@ jobs:
|
|||
- name: 📃 Add theme
|
||||
run: |
|
||||
for dest in temp/* ; do cp -rv assets/theme.txt "$dest"; done
|
||||
- name: 🗑️ Cleanup old themes
|
||||
run: |
|
||||
rm -rf themes/*
|
||||
- name: 💼 Create archives
|
||||
run: |
|
||||
cd temp;
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue