We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e84682 commit d16dec3Copy full SHA for d16dec3
.github/workflows/check_documentation.yml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Install Dependencies
31
run: |
32
- bash BUILD_DOCU=true .github/workflows/install_dependencies.sh
+ bash eval BUILD_DOCU=true .github/workflows/install_dependencies.sh
33
34
- name: Build Documentation and Test
35
0 commit comments