ci: Install pyyaml on macOS

This commit is contained in:
Matt Borgerson 2022-04-22 03:22:39 -07:00 committed by mborgerson
parent 2ca14df4f3
commit 3be9ea2f92
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ jobs:
dylibbundler \ dylibbundler \
pkg-config \ pkg-config \
ninja ninja
python3 -m pip install pyyaml
- name: Initialize compiler, library cache - name: Initialize compiler, library cache
id: cache id: cache
uses: actions/cache@v2.1.6 uses: actions/cache@v2.1.6