mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Update ci-ifcopenshell-conda-daily.yml
strip daily conda build version date string
This commit is contained in:
committed by
GitHub
parent
41f754e15b
commit
eaf67d83f9
@@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Version + date str
|
- name: Version + date str
|
||||||
id: verdate
|
id: verdate
|
||||||
run: echo "verdate='${{ steps.version.outputs.version }}alpha${{ steps.date.outputs.date }}'" >> $GITHUB_OUTPUT
|
run: echo "verdate=${{ steps.version.outputs.version }}alpha${{ steps.date.outputs.date }}" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user