Fix CI pipeline
9
.github/workflows/update-content.yml
vendored
|
@ -16,7 +16,14 @@ jobs:
|
||||||
- name: 📂 Create temp folder
|
- name: 📂 Create temp folder
|
||||||
run: |
|
run: |
|
||||||
mkdir temp
|
mkdir temp
|
||||||
- name: 🖼️ Add icons
|
- name: 🖼️ Add backgrounds
|
||||||
|
run: |
|
||||||
|
for file in assets/backgrounds/*.png ; do
|
||||||
|
filename=$(basename "$file" .png)
|
||||||
|
mkdir "temp/$filename"
|
||||||
|
cp "$file" "temp/$filename/background.png"
|
||||||
|
done
|
||||||
|
- name: 🎨 Add icons
|
||||||
run: |
|
run: |
|
||||||
for dest in temp/* ; do cp -rv assets/icons "$dest"; done
|
for dest in temp/* ; do cp -rv assets/icons "$dest"; done
|
||||||
- name: 📇 Add fonts
|
- name: 📇 Add fonts
|
||||||
|
|
BIN
assets/backgrounds/acer.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
assets/backgrounds/alma.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
assets/backgrounds/aorus.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
assets/backgrounds/apple.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
assets/backgrounds/arch.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
assets/backgrounds/arco.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
assets/backgrounds/artix.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
assets/backgrounds/asrock.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
assets/backgrounds/asus.png
Normal file
After Width: | Height: | Size: 31 KiB |
BIN
assets/backgrounds/bedrock.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/backgrounds/centos.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
assets/backgrounds/chromeos.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
assets/backgrounds/debian.png
Normal file
After Width: | Height: | Size: 43 KiB |
BIN
assets/backgrounds/deepin.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
assets/backgrounds/dell.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
assets/backgrounds/elementary.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
assets/backgrounds/endeavouros.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
assets/backgrounds/fedora.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/framework.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
assets/backgrounds/freebsd.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
assets/backgrounds/garuda.png
Normal file
After Width: | Height: | Size: 47 KiB |
BIN
assets/backgrounds/gentoo.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
assets/backgrounds/gigabyte.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/hp.png
Normal file
After Width: | Height: | Size: 30 KiB |
BIN
assets/backgrounds/huawei.png
Normal file
After Width: | Height: | Size: 186 KiB |
BIN
assets/backgrounds/kdeneon.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/kingston.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
assets/backgrounds/kubuntu.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
assets/backgrounds/legion.png
Normal file
After Width: | Height: | Size: 37 KiB |
BIN
assets/backgrounds/lenovo.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
assets/backgrounds/lg.png
Normal file
After Width: | Height: | Size: 204 KiB |
BIN
assets/backgrounds/lubuntu.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
assets/backgrounds/manjaro.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
assets/backgrounds/mate.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
assets/backgrounds/mint.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
assets/backgrounds/msi.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
assets/backgrounds/mx.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/nixos.png
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
assets/backgrounds/opensuse.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
assets/backgrounds/parabola.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
assets/backgrounds/popos.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
assets/backgrounds/razer.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/rocky.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
assets/backgrounds/samsung.png
Normal file
After Width: | Height: | Size: 172 KiB |
BIN
assets/backgrounds/slackware.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
assets/backgrounds/solus.png
Normal file
After Width: | Height: | Size: 189 KiB |
BIN
assets/backgrounds/system76.png
Normal file
After Width: | Height: | Size: 48 KiB |
BIN
assets/backgrounds/thinkpad.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
assets/backgrounds/toshiba.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
assets/backgrounds/ubuntu.png
Normal file
After Width: | Height: | Size: 34 KiB |
BIN
assets/backgrounds/ultramarine.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
assets/backgrounds/vaio.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
assets/backgrounds/ventoy.png
Normal file
After Width: | Height: | Size: 82 KiB |
BIN
assets/backgrounds/void.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
assets/backgrounds/windows10.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
assets/backgrounds/windows11.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
assets/backgrounds/xero.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
assets/backgrounds/zorin.png
Normal file
After Width: | Height: | Size: 39 KiB |