There was an error while loading. Please reload this page.
1 parent 9e548b0 commit e29e29cCopy full SHA for e29e29c
1 file changed
.github/workflows/sphinxbuild.yml
@@ -271,6 +271,7 @@ jobs:
271
272
- name: Compute PDF release version
273
id: pdf_version
274
+ shell: bash
275
run: |
276
# For PRs use the target branch; for pushes use the current branch.
277
# This handles both stable34 direct pushes and backport/*/stable34 PRs.
0 commit comments