Skip to content

Commit f056db2

Browse files
committed
hack detect windows clang
1 parent f3a0328 commit f056db2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767

6868
- name: Configure and Package
6969
run: |
70+
# @see https://github.com/xmake-io/xmake/issues/7158
71+
xmake lua os.rmdir "C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/Llvm"
7072
pixi run package
7173
7274
- name: Upload Main Package to Release

0 commit comments

Comments
 (0)