Skip to content

Commit

Permalink
[WIP] Try to have more information about windows configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgautierfr committed Dec 5, 2023
1 parent 38dbec0 commit 3eecf4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ jobs:
CXX: cl.exe
run: |
meson.exe setup build . -Ddefault_library=static
cd build
ninja.exe
type build/meson-logs/meson-log.txt
meson.exe compile -C build --verbose
- name: Test
shell: cmd
Expand Down

0 comments on commit 3eecf4e

Please sign in to comment.