Skip to content

Commit

Permalink
Native: add new Electron versions -> fix microsoft/setup-msbuild to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeinke committed Feb 6, 2021
1 parent 4d83f4e commit f73b869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
node-version: 14
- name: Setup MSBuild
uses: microsoft/setup-msbuild@v1.0.0
uses: microsoft/setup-msbuild@v1
if: ${{matrix.os == 'windows-latest'}}
- name: Build
run: packages/grpc-native-core/tools/run_tests/artifacts/build_one_artifact_${{matrix.os}}.sh
Expand Down

0 comments on commit f73b869

Please sign in to comment.