Skip to content

Commit 7b2867b

Browse files
committed
wip
1 parent 6ce7f79 commit 7b2867b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- name: build
4343
shell: cmd
4444
run: |
45+
where \r ${{ runner.workspace }}\vcpkg\installed config.h
4546
faber --builddir=build cxx.name=msvc --with-boost-include=${{ runner.workspace }}\vcpkg\installed\x64-windows\include -j4
4647
- name: test
4748
shell: cmd

0 commit comments

Comments
 (0)