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 Actions
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user