mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
attempt to fix macos ci
This commit is contained in:
parent
f691b3703f
commit
298a051795
1 changed files with 6 additions and 0 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -50,6 +50,12 @@ jobs:
|
|||
- name: brew install mercurial
|
||||
run: brew install mercurial
|
||||
|
||||
- name: debug hg
|
||||
run: which hg
|
||||
|
||||
- name: debug mercurial
|
||||
run: which mercurial
|
||||
|
||||
- name: Cache Conda Envs
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue