build: update spirv-to-dxil-sys to reduce mesa build reqs
This commit is contained in:
parent
7fbf3e23f0
commit
6e071138dc
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
@ -38,9 +38,9 @@ jobs:
|
|||
python-version: '3.x'
|
||||
- run: pip install meson ninja mako
|
||||
name: Install Meson for spirv-to-dxil-sys
|
||||
- if: runner.os == 'Windows'
|
||||
name: Install winflexbison
|
||||
run: choco install winflexbison3
|
||||
# - if: runner.os == 'Windows'
|
||||
# name: Install winflexbison
|
||||
# run: choco install winflexbison3
|
||||
- name: Build dynamic library
|
||||
run: cargo run -p librashader-build-script -- --profile ${{ matrix.profile }}
|
||||
- name: Upload build artifacts
|
||||
|
|
746
Cargo.lock
generated
746
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue