mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
build: Add missing requests dependency for macOS
This commit is contained in:
@@ -228,7 +228,7 @@ jobs:
|
||||
dylibbundler \
|
||||
pkg-config \
|
||||
ninja
|
||||
python3 -m pip install pyyaml
|
||||
python3 -m pip install pyyaml requests
|
||||
- name: Initialize compiler, library cache
|
||||
id: cache
|
||||
uses: actions/cache@v2.1.6
|
||||
|
||||
Reference in New Issue
Block a user