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 96104a9 commit 2699a23Copy full SHA for 2699a23
1 file changed
.github/workflows/update-docs.yml
@@ -26,6 +26,7 @@ jobs:
26
- name: Test checkout
27
run: |
28
pwd
29
+ echo ${GITHUB_WORKSPACE}
30
31
32
- name: Setup Python
0 commit comments