chore: fix the file structure

This commit is contained in:
Adam Perkowski
2025-03-01 22:04:20 +01:00
parent 05f01e4a0c
commit 30e34913f6
9 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Prepare files
run: |
mkdir -p build
cp src/*.css build
cp themes/*.css build
cd build
sed -i 's/\[URL\]/https:\/\/adamperkowski.github.io\/jellyfin/g' *.css
- name: Upload artifact