Skip to content

Commit 24f5917

Browse files
committed
debug
1 parent 06295a0 commit 24f5917

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_osx.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- name: Compile voxec
7474
run: |
7575
base=$GITHUB_WORKSPACE/IfcOpenShell/build/Darwin/${{ matrix.cpuarch }}/10.9/install
76+
find $base
7677
mkdir build
7778
cd build
7879
cmake .. \

0 commit comments

Comments
 (0)