build: install mako

This commit is contained in:
Ronny Chan 2023-02-05 16:19:18 -05:00 committed by GitHub
parent 66a4b1a648
commit 4e9cc26093
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ jobs:
name: Setup Python
with:
python-version: '3.x'
- run: pip install meson ninja
- run: pip install meson ninja mako
name: Install Meson for spirv-to-dxil-sys
- name: Build dynamic library
run: cargo post build --release --package librashader-capi