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 b2650e1 commit ef5acb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- run: ls -l /usr/include/openssl/
- run: ls -l /usr/bin/cygss*

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

Expand Down

0 comments on commit ef5acb4

Please sign in to comment.