We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643b5b5 commit ea3186bCopy full SHA for ea3186b
1 file changed
.github/workflows/ci_fetchcontent.yml
@@ -40,6 +40,7 @@ jobs:
40
uses: actions/checkout@v4
41
42
- name: Configure & Build
43
+ shell: bash
44
run: |
45
set -x
46
IMATH_TAG="$(git rev-parse --abbrev-ref HEAD)"
0 commit comments