mirror of
https://github.com/pezkuwichain/pez-minimal-template.git
synced 2026-04-22 02:07:57 +00:00
debug
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user