mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 03:08:02 +00:00
Update ci-ifcopenshell-conda-daily.yml
add missing multiline flag for condarc setup
This commit is contained in:
committed by
GitHub
parent
b051adcc6c
commit
764efa1fed
@@ -57,7 +57,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
cache-environment: true
|
cache-environment: true
|
||||||
environment-file: conda/environment.yml
|
environment-file: conda/environment.yml
|
||||||
condarc:
|
condarc: |
|
||||||
channel_priority: strict
|
channel_priority: strict
|
||||||
create-args: >-
|
create-args: >-
|
||||||
python=${{ matrix.pyver.distver }}
|
python=${{ matrix.pyver.distver }}
|
||||||
|
|||||||
Reference in New Issue
Block a user