mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
attempt to fix macos ci
This commit is contained in:
parent
3dd116188a
commit
feb6ff6605
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -61,6 +61,7 @@ jobs:
|
|||
run:
|
||||
if [[ -e build/envs.txt ]]; then touch build/envs.txt; fi;
|
||||
if [[ -e build/deps.txt ]]; then touch build/deps.txt; fi;
|
||||
brew install mercurial
|
||||
make conda
|
||||
|
||||
- name: make lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue