feature/84-character-creation #88

Merged
rainote merged 60 commits from feature/84-character-creation into master 2023-11-17 07:29:21 +00:00
Showing only changes of commit 6768fbf2a9 - Show all commits

View file

@ -96,8 +96,8 @@ jobs:
pwd pwd
ls ls
ls wiki.zip ls wiki.zip
file wiki.zip file wiki.zip/wiki.zip
unzip -jo -qq ./wiki.zip -d .public unzip -jo -qq ./wiki.zip/wiki.zip -d ../.public
- name: Build and push - name: Build and push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v5
with: with: