We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29c9aee + 42cf4ac commit daae793Copy full SHA for daae793
1 file changed
.github/workflows/main.yml
@@ -408,6 +408,7 @@ jobs:
408
jobname: ${{matrix.vector.jobname}}
409
CC: ${{matrix.vector.cc}}
410
CI_JOB_IMAGE: ${{matrix.vector.image}}
411
+ CUSTOM_PATH: /custom
412
runs-on: ubuntu-latest
413
container: ${{matrix.vector.image}}
414
steps:
0 commit comments