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