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 c3dd8d1 commit 7e25fa2Copy full SHA for 7e25fa2
1 file changed
.github/workflows/update-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v2
27
28
- name: check
29
- run: echo "${BASEDIR}"
+ run: echo "${env.BASEDIR}"
30
31
- name: Setup Python
32
uses: actions/[email protected]
0 commit comments