Skip to content

Commit d16dec3

Browse files
committed
next trial
1 parent 7e84682 commit d16dec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Install Dependencies
3131
run: |
32-
bash BUILD_DOCU=true .github/workflows/install_dependencies.sh
32+
bash eval BUILD_DOCU=true .github/workflows/install_dependencies.sh
3333
3434
- name: Build Documentation and Test
3535
run: |

0 commit comments

Comments
 (0)