We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 366a187 commit 764c9e0Copy full SHA for 764c9e0
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Make IfcConvert executable
32
run: |
33
- chmod +x src/bim2fem/bim2glb/ifc_convert/linux/IfcConvert
+ chmod +x src/bim2glb/ifc_convert/linux/IfcConvert
34
35
- name: Run tests
36
0 commit comments