Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f3c9a531e1 | |||
| d9ea089df3 | |||
| 2a65a65e6f |
@@ -45,7 +45,7 @@ jobs:
|
||||
apt update -y
|
||||
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
|
||||
uses: https://github.com/actions/setup-go@v4
|
||||
|
||||
@@ -5,7 +5,6 @@ _docs/
|
||||
node_modules/
|
||||
|
||||
# Build output
|
||||
css/
|
||||
packs/
|
||||
dist/
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user