Thanks to visit codestin.com Credit goes to github.com
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 bf18eee commit 78d9b4aCopy full SHA for 78d9b4a
1 file changed
.github/workflows/update-docs.yml
@@ -34,6 +34,7 @@ jobs:
34
pip install --upgrade blurb
35
pip install --upgrade transifex-client
36
37
+ - uses: actions/checkout@v2
38
- name: Run scripts
39
run: |
40
bash ${GITHUB_REPOSITORY}/scripts/upload-catalog.sh
0 commit comments