mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
debugging windows CI
This commit is contained in:
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@@ -68,8 +68,8 @@ jobs:
|
||||
|
||||
# Build the mlx
|
||||
- name: Build MacroLibX
|
||||
run: xmake --yes
|
||||
run: xmake --yes -v
|
||||
|
||||
# Build the test
|
||||
- name: Build Test
|
||||
run: xmake build --yes Test
|
||||
run: xmake build --yes -v Test
|
||||
|
||||
Reference in New Issue
Block a user