copy command corrected

This commit is contained in:
Wojtek Krzywiec
2020-07-08 19:14:02 +02:00
parent 0f23f7d482
commit eeac03da0d

View File

@@ -19,7 +19,7 @@ jobs:
with:
path: .
- run: cp repo/docs/page .
- run: cp -r ./repo/docs/page .
- run: rmdir ./repo