-r added to cp

This commit is contained in:
shockrah 2021-02-13 17:25:02 -08:00
parent 41e5a21699
commit 89e213b2c1

View File

@ -61,7 +61,7 @@ build-wiki:
script: script:
- cd docs/ - cd docs/
- hugo - hugo
- cp public/ ../ - cp -r public/ ../
artifacts: artifacts:
paths: paths: