Skip to content

Commit

Permalink
ci debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Aug 23, 2024
1 parent 7fc08f2 commit 96455b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,10 @@ jobs:


- name: list
run: ls out/libsodium/
run: |
ls out/libsodium/
cat out/libsodium/config.log
Expand Down

0 comments on commit 96455b7

Please sign in to comment.