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