We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453f699 commit bbabaaeCopy full SHA for bbabaae
.github/workflows/client-test.yml
@@ -52,6 +52,7 @@ jobs:
52
run: |
53
python -m pip install --upgrade pip
54
python -m pip install build==0.10.0 cbor2==5.4.6 M2Crypto==0.38.0 micropython-senml==0.1.0
55
+ sudo apt-get update
56
sudo apt-get install softhsm2 gnutls-bin libengine-pkcs11-openssl
57
58
- name: '📦 Build package'
0 commit comments