Skip to content

Commit 2193f32

Browse files
committed
ci: propagate environment variables
1 parent 823137d commit 2193f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
- name: Set up build environment
132132
run: ci/setup-${{ matrix.platform.setup-script }}.sh
133133
shell: bash
134+
env: ${{ matrix.platform.env }}
134135
if: matrix.platform.setup-script != ''
135136
- name: Download container
136137
run: ci/getcontainer.sh ${{ env.docker-config-path }}/${{ matrix.platform.image }}

0 commit comments

Comments
 (0)