Skip to content

Commit

Permalink
Issue chipsalliance#3873: Fix windows clang target
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-apotell committed Sep 23, 2023
1 parent 49632f1 commit c9e394f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ jobs:
- name: Install Core Dependencies
run: |
choco install -y make
choco install -y ninja
vcpkg install zlib zlib:x64-windows
- name: Setup Python
Expand Down

0 comments on commit c9e394f

Please sign in to comment.