Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
julek-wolfssl committed Dec 3, 2024
1 parent dba4e76 commit 2b5a480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mbedtls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: print server logs
if: ${{ failure() }}
run: |
sudo chmod $USER:$USER /tmp/dump.pcap
sudo chown $USER:$USER /tmp/dump.pcap
cat /tmp/server.log
- name: Upload failure logs
Expand Down

0 comments on commit 2b5a480

Please sign in to comment.