Update ci-ifcopenshell-conda-daily.yml

Update conda ci
This commit is contained in:
Kristoffer Andersen
2025-05-11 15:53:29 +02:00
committed by GitHub
parent b7cdb86327
commit 41f754e15b
@@ -86,7 +86,7 @@ jobs:
- name: build & test ifcopenshell
run: |
rattler-build build -r conda/recipe.yaml --python ${{ matrix.pyver.distver }} --output-folder '${{ github.workspace }}/dist'
rattler-build build -r conda/recipe.yaml --output-dir '${{ github.workspace }}/dist'
env:
VERSION_OVERRIDE: ${{ needs.activate.outputs.verdate }}