3 Commits

Author SHA1 Message Date
uberwald f3c9a531e1 Fix CSS
Release Creation / build (release) Successful in 56s
2026-06-03 20:11:18 +02:00
uberwald d9ea089df3 Fix CSS 2026-06-03 20:10:56 +02:00
uberwald 2a65a65e6f Fix CSS
Release Creation / build (release) Successful in 51s
2026-06-03 20:06:32 +02:00
3 changed files with 1509 additions and 2 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
apt update -y apt update -y
apt install -y zip apt install -y zip
- run: zip -r ./fvtt-adventures-with-emmy.zip system.json adventures-with-emmy.mjs css/ lang/ module/ assets/ templates/ styles/ gulpfile.js package.json - run: zip -r ./fvtt-adventures-with-emmy.zip system.json adventures-with-emmy.mjs css/ lang/ module/ assets/ templates/ styles/
- name: setup go - name: setup go
uses: https://github.com/actions/setup-go@v4 uses: https://github.com/actions/setup-go@v4
-1
View File
@@ -5,7 +5,6 @@ _docs/
node_modules/ node_modules/
# Build output # Build output
css/
packs/ packs/
dist/ dist/
File diff suppressed because it is too large Load Diff