We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca9c49c + 2193f32 commit 4f4f3bfCopy full SHA for 4f4f3bf
.github/workflows/nightly.yml
@@ -131,6 +131,7 @@ jobs:
131
- name: Set up build environment
132
run: ci/setup-${{ matrix.platform.setup-script }}.sh
133
shell: bash
134
+ env: ${{ matrix.platform.env }}
135
if: matrix.platform.setup-script != ''
136
- name: Download container
137
run: ci/getcontainer.sh ${{ env.docker-config-path }}/${{ matrix.platform.image }}
0 commit comments