Skip to content

Commit

Permalink
Use MSVC pls
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald committed Oct 6, 2022
1 parent ee8cc1d commit 7bee93f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- name: install ninja
uses: seanmiddleditch/gha-setup-ninja@master

- name: setup developer command prompt
uses: ilammy/msvc-dev-cmd@v1
if: ${{ matrix.short_os }} == "windows"

- name: checkout swiftshader
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7bee93f

Please sign in to comment.