remove command corrected

This commit is contained in:
Wojtek Krzywiec
2020-07-08 19:18:09 +02:00
parent b72894db7a
commit 2a3a48cbbf

View File

@@ -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