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
+1 -1
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: |