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 3cb1e23e23 - Show all commits

View file

@ -86,7 +86,7 @@ jobs:
- name: Retrieve docs artifact - name: Retrieve docs artifact
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: wiki name: wiki.zip
- name: Unzip wiki.zip into .public - name: Unzip wiki.zip into .public
run: | run: |
mkdir .public mkdir .public