Skip to content

Commit 7e25fa2

Browse files
authored
Update update-docs.yml
1 parent c3dd8d1 commit 7e25fa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v2
2727

2828
- name: check
29-
run: echo "${BASEDIR}"
29+
run: echo "${env.BASEDIR}"
3030

3131
- name: Setup Python
3232
uses: actions/setup-python@v2.3.1

0 commit comments

Comments
 (0)