Merge branch 'ps/ci-resurrect-p4-on-github'
CI fix. * ps/ci-resurrect-p4-on-github: ci: fix p4d executable not being found on GitHub Actionsmain
commit
daae7937c7
|
@ -408,6 +408,7 @@ jobs:
|
||||||
jobname: ${{matrix.vector.jobname}}
|
jobname: ${{matrix.vector.jobname}}
|
||||||
CC: ${{matrix.vector.cc}}
|
CC: ${{matrix.vector.cc}}
|
||||||
CI_JOB_IMAGE: ${{matrix.vector.image}}
|
CI_JOB_IMAGE: ${{matrix.vector.image}}
|
||||||
|
CUSTOM_PATH: /custom
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ${{matrix.vector.image}}
|
container: ${{matrix.vector.image}}
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue