Skip to content

Commit

Permalink
Get some GH runner debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Apr 9, 2023
1 parent 44061e8 commit b6d934e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Expand Up @@ -29,6 +29,8 @@ jobs:
matrix:
os: [ windows-2019, windows-2022 ]
steps:
- run: dir C:/
- run: dir C:/OpenSSL-Win32
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1
with:
Expand Down

0 comments on commit b6d934e

Please sign in to comment.