remove command corrected
This commit is contained in:
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- run: cp -r ./repo/docs/page .
|
||||
|
||||
- run: rmdir -rf ./repo
|
||||
- run: rmdir -R ./repo
|
||||
|
||||
- name: Publish docs page
|
||||
uses: helaili/jekyll-action@2.0.1
|
||||
|
||||
Reference in New Issue
Block a user