Skip to content

Commit 047fe4d

Browse files
authored
Update hugo-ci-workflow.yml
1 parent ec638ba commit 047fe4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
runs-on: [self-hosted, linux, x64, dev4-pdf]
1313
steps:
1414
- name: hugo build
15-
run: |
16-
mkdir aspose-pdf-docs
15+
run: |
1716
cd aspose-pdf-docs
1817
git clone https://github.com/aspose-pdf/Aspose.PDF-Documentation.git || (cd Aspose.PDF-Documentation && git pull)
1918
git clone --single-branch --branch master https://git.dev.dynabic.com/containerize-hugo/lutsk-aspose-prototype.git || (cd lutsk-aspose-prototype && git pull)

0 commit comments

Comments
 (0)