mirror of
https://github.com/xemu-project/xemu.git
synced 2025-02-11 23:27:43 +00:00
ci: Install pyyaml on macOS
This commit is contained in:
parent
2ca14df4f3
commit
3be9ea2f92
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -208,6 +208,7 @@ jobs:
|
||||
dylibbundler \
|
||||
pkg-config \
|
||||
ninja
|
||||
python3 -m pip install pyyaml
|
||||
- name: Initialize compiler, library cache
|
||||
id: cache
|
||||
uses: actions/cache@v2.1.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user