We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c4fd72 commit ae71d97Copy full SHA for ae71d97
.github/workflows/hugo-worklow.yml
@@ -11,6 +11,7 @@ jobs:
11
steps:
12
- name: hugo build
13
run: |
14
+ mkdir aspose-ocr-cloud-docs
15
git clone https://github.com/aspose-ocr-cloud/aspose-ocr-cloud-docs.git || (cd aspose-ocr-cloud-docs && git pull)
16
git clone --single-branch --branch master https://git.dev.dynabic.com/containerize-hugo/lutsk-aspose-prototype.git || (cd lutsk-aspose-prototype && git pull)
17
cd lutsk-aspose-prototype
0 commit comments