copy command corrected
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
path: .
|
||||
|
||||
- run: cp repo/docs/page .
|
||||
- run: cp -r ./repo/docs/page .
|
||||
|
||||
- run: rmdir ./repo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user