mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
Update ci-ifcopenshell-conda-cleaner.yml
fix missing env activation defaults
This commit is contained in:
committed by
GitHub
parent
e295d596fe
commit
80349d70d8
@@ -18,6 +18,9 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
activate:
|
activate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash -l {0}
|
||||||
if: |
|
if: |
|
||||||
github.repository == 'IfcOpenShell/IfcOpenShell'
|
github.repository == 'IfcOpenShell/IfcOpenShell'
|
||||||
steps:
|
steps:
|
||||||
@@ -95,4 +98,4 @@ jobs:
|
|||||||
|
|
||||||
main()
|
main()
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user