Skip to content

Commit c3dd8d1

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update-docs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- name: Check out the repo
2626
uses: actions/checkout@v2
2727

28+
- name: check
29+
run: echo "${BASEDIR}"
30+
2831
- name: Setup Python
2932
uses: actions/setup-python@v2.3.1
3033
with:

0 commit comments

Comments
 (0)