Skip to content

Commit

Permalink
DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
vouillon committed Sep 21, 2024
1 parent e263b06 commit 3dd1306
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,13 @@ jobs:
uses: actions/checkout@v4

- run: |
ls C:/
ls c:/mingw64/opt/lib
- run: |
ls c:/mingw64/opt
ls C:/msys64
- run: |
ls C:/msys64/bin
- run: rm -r $env:ProgramFiles\OpenSSL

Expand Down

0 comments on commit 3dd1306

Please sign in to comment.