Skip to content

Commit b290822

Browse files
committed
run in bash shell
1 parent e7c4022 commit b290822

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
source bin/activate
4848
cmake --preset ${{ inputs.preset }} .
4949
cmake --build --preset ${{ inputs.preset }}
50+
shell: bash
5051
- name: Upload Build
5152
id: upload-build-artifact
5253
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)