Skip to content

Commit ae71d97

Browse files
authored
Update hugo-worklow.yml
1 parent 1c4fd72 commit ae71d97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hugo-worklow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
steps:
1212
- name: hugo build
1313
run: |
14+
mkdir aspose-ocr-cloud-docs
1415
git clone https://github.com/aspose-ocr-cloud/aspose-ocr-cloud-docs.git || (cd aspose-ocr-cloud-docs && git pull)
1516
git clone --single-branch --branch master https://git.dev.dynabic.com/containerize-hugo/lutsk-aspose-prototype.git || (cd lutsk-aspose-prototype && git pull)
1617
cd lutsk-aspose-prototype

0 commit comments

Comments
 (0)