Fix windows smoke test image build (#4115)

This commit is contained in:
Trask Stalnaker 2021-09-13 11:40:23 -07:00 committed by GitHub
parent 9de4041d4c
commit d9a0bdfde2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
defaults:
run:
shell: bash # this is needed for TAG construction below on Windows
strategy:
matrix:
os: