remove command corrected

This commit is contained in:
Wojtek Krzywiec
2020-07-08 19:16:07 +02:00
parent eeac03da0d
commit b72894db7a

View File

@@ -21,7 +21,7 @@ jobs:
- run: cp -r ./repo/docs/page .
- run: rmdir ./repo
- run: rmdir -rf ./repo
- name: Publish docs page
uses: helaili/jekyll-action@2.0.1