mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
ci: adding macos build to the pipeline
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -24,7 +24,9 @@ jobs:
|
||||
node-version: 20.18.0
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
run: |
|
||||
pip install setuptools
|
||||
yarn
|
||||
|
||||
- name: Install Python
|
||||
uses: actions/setup-python@v5
|
||||
|
||||
@@ -6,4 +6,4 @@ psutil
|
||||
Pillow
|
||||
flask
|
||||
aria2p
|
||||
setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user