mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-09-09 00:03:00 +02:00
cache conda environment
This commit is contained in:
parent
1dae4c4c5f
commit
4395574706
1 changed files with 1 additions and 0 deletions
1
.github/workflows/central-controller.yaml
vendored
1
.github/workflows/central-controller.yaml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
||||||
- name: Update Conda Environment
|
- name: Update Conda Environment
|
||||||
run:
|
run:
|
||||||
source ~/miniconda3/etc/profile.d/conda.sh
|
source ~/miniconda3/etc/profile.d/conda.sh
|
||||||
|
conda env activate central_controller
|
||||||
conda env update --file environment.yml
|
conda env update --file environment.yml
|
||||||
- name: Build
|
- name: Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue