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 855ce10 commit 60e3d88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
steps:
- run: echo $PATH
- run: ld -verbose || true
- run: ls -l /usr/bin/cygss* || true
- run: ls -l c:/usr/include/openssl* || true
- run: ls -l c:/usr/bin/cygss* || true

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

0 comments on commit 60e3d88

Please sign in to comment.