feature/84-character-creation #88
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ jobs:
|
|||
- name: Unzip wiki.zip into .public
|
||||
run: |
|
||||
mkdir .public
|
||||
ls
|
||||
unzip wiki.zip -d .public
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Add table
Reference in a new issue