Skip to content

Commit

Permalink
windows/ci: Fix toolchain generation env (#225)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Northey <[email protected]>
  • Loading branch information
phlax authored Aug 26, 2023
1 parent 0efce6b commit d992a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ jobs:
shell: bash
env:
COMMIT_TOOLCHAINS: true
GCR_IMAGE_NAME: envoy-build
GCR_IMAGE_NAME: envoy-build-windows
OS_FAMILY: linux
SOURCE_BRANCH: ${{ github.ref }}

0 comments on commit d992a29

Please sign in to comment.