Update yml paths

This commit is contained in:
Thomas Krijnen
2025-08-29 10:02:15 +02:00
parent 51ae3f4c5e
commit 6bbff22a45
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ jobs:
- name: Package .zip archives
run: |
VERSION=v`cat VERSION`
cd ./build/`uname`/*/10.9/install/ifcopenshell
cd ./build/`uname`/*/10.15/install/ifcopenshell
mkdir ~/output
ls -d python-* | while read py_version; do