feature/84-character-creation #88
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ jobs:
|
|||
- name: Retrieve docs artifact
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: wiki
|
||||
name: wiki.zip
|
||||
- name: Unzip wiki.zip into .public
|
||||
run: |
|
||||
mkdir .public
|
||||
|
|
Loading…
Reference in a new issue