Skip to content

Commit faa38af

Browse files
committed
debug xmake mac toolchains
1 parent 27a2152 commit faa38af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/xmake.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ jobs:
208208
working-directory: ${{github.workspace}}
209209
run: |
210210
echo "$(brew --prefix llvm@${{matrix.version}})/bin" >> $GITHUB_PATH
211+
xmake show -l toolchains
211212
xmake f -c -y --toolchain=llvm-${{matrix.version}} --hyperion_enable_tracy=y
212213
213214
- name: Build

0 commit comments

Comments
 (0)