Skip to content

Commit 49bb505

Browse files
authored
Update hugo-ci-workflow.yml
1 parent 4e6e83e commit 49bb505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hugo-ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Hugo build
1414
run: |
15-
sudo rm -rvf aspose-pdf-docs
15+
sudo rm -rf aspose-pdf-docs
1616
mkdir aspose-pdf-docs && cd aspose-pdf-docs
1717
git clone --depth 1 --single-branch --branch master https://git.dev.dynabic.com/containerize-hugo/lutsk-aspose-prototype.git
1818
git clone --depth 1 --single-branch --branch master https://git.dev.dynabic.com/containerize-hugo/lutsk-aspose-theme.git lutsk-aspose-prototype/themes/lutsk-aspose-theme

0 commit comments

Comments
 (0)