mirror of
https://github.com/SChernykh/p2pool.git
synced 2024-12-22 03:19:23 +00:00
Fixed macOS sync test
This commit is contained in:
parent
fd0a7ea0c7
commit
4a9ccaa62d
1 changed files with 0 additions and 5 deletions
5
.github/workflows/test-sync.yml
vendored
5
.github/workflows/test-sync.yml
vendored
|
@ -280,11 +280,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
- name: Install dependencies
|
|
||||||
run: |
|
|
||||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install pyenv
|
|
||||||
pyenv install 3:latest
|
|
||||||
|
|
||||||
- name: Build libcurl
|
- name: Build libcurl
|
||||||
run: |
|
run: |
|
||||||
cd external/src/curl
|
cd external/src/curl
|
||||||
|
|
Loading…
Reference in a new issue