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 9219125 commit e263b06
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,10 @@ jobs:
uses: actions/checkout@v4

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

Expand Down

0 comments on commit e263b06

Please sign in to comment.