Skip to content

Commit

Permalink
Add nativedesktop workload to build llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
vyPal committed Nov 21, 2023
1 parent 553c24b commit 9ee10f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/llc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
pip install cmake
choco install visualstudio2019community
choco install visualstudio2019-workload-nativedesktop
choco install llvm --version=17.0.1
- name: Build
Expand Down

0 comments on commit 9ee10f6

Please sign in to comment.