Add Support for IfcOpenShell on Win ARM64

This commit is contained in:
tsomanna_QCOM
2026-03-09 08:59:24 +05:30
committed by Thomas Krijnen
parent b25c24a007
commit ae253f5e2a
3 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ jobs:
git config user.email "ifcopenbot@ifcopenshell.org"
git checkout -B ${{ matrix.build_branch }}
git add *.zip
git commit -m "Update ARM64 build caches [skip ci]" || echo "No changes to commit"
git commit -m "Update build artifacts [skip ci]" || echo "No changes to commit"
git push --set-upstream origin ${{ matrix.build_branch }} || echo "Push failed"
- name: Configure AWS Credentials