Skip to content

Commit

Permalink
Further debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Phillips committed Oct 7, 2024
1 parent d492741 commit 8103b21
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ jobs:
ls -l /usr/
echo INFO: OpenSSL 4
ls -l /include/
exit 1
- name: Checkout code
uses: actions/checkout@v9
uses: actions/checkout@v4
with:
ref: ${{ inputs.refToBuild }}

Expand Down

0 comments on commit 8103b21

Please sign in to comment.