This commit is contained in:
rzadp
2024-06-12 11:52:20 +02:00
parent 8a14312e6c
commit 1ad9a8ce75
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- name: Run the prerequisites script
run: |
DIST="$(echo "${{ matrix.container }}" | cut -d':' -f1)"
./.github/scripts/${DIST}-prerequisites.sh
bash ./.github/scripts/${DIST}-prerequisites.sh
shell: bash
# - name: Rust compilation prerequisites