mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
Update ci-ifcopenshell-conda-daily.yml
add anaconda-client to the mamba env dependencies
This commit is contained in:
committed by
GitHub
parent
ea6c8fe2f8
commit
b6f2a76385
@@ -2,10 +2,6 @@ name: ci-ifcopenshell-conda-daily
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- .github/workflows/ci-ifcopenshell-conda-daily.yml
|
|
||||||
- conda/**
|
|
||||||
schedule:
|
schedule:
|
||||||
# ┌───────────── minute (0 - 59)
|
# ┌───────────── minute (0 - 59)
|
||||||
# │ ┌───────────── hour (0 - 23)
|
# │ ┌───────────── hour (0 - 23)
|
||||||
@@ -61,6 +57,7 @@ jobs:
|
|||||||
channel_priority: strict
|
channel_priority: strict
|
||||||
create-args: >-
|
create-args: >-
|
||||||
python=3.11
|
python=3.11
|
||||||
|
anaconda-client
|
||||||
boa
|
boa
|
||||||
|
|
||||||
- name: build, test and upload ifcopenshell
|
- name: build, test and upload ifcopenshell
|
||||||
|
|||||||
Reference in New Issue
Block a user