feature/84-character-creation #88
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ jobs:
|
|||
cd ${{ github.workspace }}
|
||||
pwd
|
||||
ls
|
||||
file wiki.zip
|
||||
unzip -jo -qq ./wiki.zip -d .public
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Reference in a new issue