Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Change-Id: I571b3e4d9f6c8d0a98f1e43a323d4838545d804a
  • Loading branch information
kpet committed Nov 23, 2024
1 parent 8dac2e3 commit 186a721
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-mesa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ jobs:
if: ${{ matrix.os == 'windows-2022' }}
run: |
pip install mako meson pyyaml
choco install winflexbison pkgconfiglite directx-sdk
choco install winflexbison pkgconfiglite
dotnet add package Microsoft.Windows.WDK.x64 --version 10.0.26100.2161
- name: Setup Ninja
uses: ./.github/actions/setup-ninja
- name: Fetch sources
Expand Down

0 comments on commit 186a721

Please sign in to comment.