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 60e3d88 commit b48dd6d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,8 @@ jobs:

steps:
- run: echo $PATH
- run: ld -verbose || true
- run: ls -l c:/usr/include/openssl* || true
- run: ls -l c:/usr/bin/cygss* || true
- run: ls -l /c/usr/bin/cygss* || true
- run: ls -l /c/usr/include/openssl* || true

- name: Checkout tree
uses: actions/checkout@v4
Expand Down

0 comments on commit b48dd6d

Please sign in to comment.