feature/84-character-creation #88
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue