mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-06 06:42:54 +02:00
trying to get this working
This commit is contained in:
parent
09f1ee77e1
commit
97681b589e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/central-controller.yaml
vendored
1
.github/workflows/central-controller.yaml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
uses: conda-incubator/setup-miniconda@v3
|
||||
with:
|
||||
conda-remove-defaults: true
|
||||
miniconda-version: "latest"
|
||||
auto-update-conda: false
|
||||
channel-priority: strict
|
||||
activate-environment: central_controller
|
||||
|
|
Loading…
Add table
Reference in a new issue