Skip to content

Commit

Permalink
GH Actions: Added setting BAZEL_VC for Windows build
Browse files Browse the repository at this point in the history
Signed-off-by: Grzegorz Latosinski <glatosinski@antmicro.com>
  • Loading branch information
glatosinski committed Jun 13, 2023
1 parent ec0cb96 commit 1a903c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verible-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ jobs:
WindowsBuild:
runs-on: windows-latest
env:
BAZEL_VC: C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC
steps:

- uses: actions/checkout@v3
Expand Down

0 comments on commit 1a903c9

Please sign in to comment.