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 f65961fe94 - Show all commits

View file

@ -87,7 +87,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: wiki.zip
path: ${{ github.workspace }}/wiki.zip
path: ${{ github.workspace }}
- name: Unzip wiki.zip into .public
run: |
mkdir .public