We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c503e27 commit 853abc8Copy full SHA for 853abc8
.github/workflows/interop-mlkem.yml
@@ -94,6 +94,7 @@ jobs:
94
- name: Run connect test
95
working-directory: ./wolfssh/
96
run: |
97
+ whoami
98
mkdir -p /tmp/empty
99
${{ env.build_dir }}/bin/ssh-keygen -f ~/.ssh/id_ed25519 -N "" -t ed25519
100
cp ~/.ssh/id_ed25519.pub ~/.ssh/authorized_keys
0 commit comments