We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175bd9b commit 63104b7Copy full SHA for 63104b7
1 file changed
.github/workflows/tpm-ssh.yml
@@ -44,6 +44,7 @@ jobs:
44
cd ibmswtpm2/src
45
make
46
./tpm_server &
47
+ sleep 2.0
48
cd ../..
49
50
# Build and install wolfSSL
0 commit comments