fix small path typo
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
225e33974e
commit
3a07596e06
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user