fix small path typo

This commit is contained in:
Kjeld Schouten-Lebbing 2021-02-22 16:21:24 +01:00 committed by kjeld Schouten-Lebbing
parent 225e33974e
commit 3a07596e06
No known key found for this signature in database
GPG Key ID: 4CDAD4A532BC1EDB
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
run: |
rm -Rf wiki/content
mkdir -p wiki/content
cp -f wiki/CNAME /wiki/content/CNAME
cp -f wiki/CNAME wiki/content/CNAME
- name: Create general wiki
run: |