Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Apr 9, 2021
1 parent ade3ea6 commit a527e51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
shell: cmd
run: |
where openssl
dir "C:\Program Files\OpenSSL\"
dir "C:\Program Files\OpenSSL\bin"
dir "C:\Program Files\OpenSSL\lib"
dir
exit 1
- name: Checkout mergin-cpp-client
Expand Down

0 comments on commit a527e51

Please # to comment.