use bash?

This commit is contained in:
rzadp
2024-06-12 11:47:30 +02:00
parent b8481443ad
commit 99c7623297
+1 -2
View File
@@ -22,9 +22,8 @@ jobs:
- name: Run the prerequisites script
run: |
pwd
ls -al
./.github/scripts/$(echo "${{ matrix.container }}" | cut -d':' -f1)-prerequisites.sh
shell: bash
# - name: Rust compilation prerequisites
# run: |