mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +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:
|
||||
activate:
|
||||
runs-on: ubuntu-latest
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -l {0}
|
||||
if: |
|
||||
github.repository == 'IfcOpenShell/IfcOpenShell'
|
||||
steps:
|
||||
@@ -95,4 +98,4 @@ jobs:
|
||||
|
||||
main()
|
||||
|
||||
EOF
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user