Skip to content

Commit daae793

Browse files
committed
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
2 parents 29c9aee + 42cf4ac commit daae793

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,7 @@ jobs:
408408
jobname: ${{matrix.vector.jobname}}
409409
CC: ${{matrix.vector.cc}}
410410
CI_JOB_IMAGE: ${{matrix.vector.image}}
411+
CUSTOM_PATH: /custom
411412
runs-on: ubuntu-latest
412413
container: ${{matrix.vector.image}}
413414
steps:

0 commit comments

Comments
 (0)