make modifications to support conda hdf5 1.14 in CMakeLists.txt

This commit is contained in:
krande
2023-11-23 15:51:41 +01:00
parent f5f68ea150
commit bc0c2e641b
3 changed files with 20 additions and 14 deletions
@@ -2,10 +2,6 @@ name: ci-ifcopenshell-conda-daily
on:
workflow_dispatch:
push:
paths:
- .github/workflows/ci-ifcopenshell-conda-daily.yml
- conda/**
schedule:
# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
@@ -19,7 +15,7 @@ jobs:
activate:
runs-on: ubuntu-latest
if: |
github.repository == 'IfcOpenShell/IfcOpenShell'
github.repository == 'Krande/IfcOpenShell'
steps:
- name: Set env
run: echo ok go