Skip to content

Commit bbabaae

Browse files
committed
misc: Update CI workflow.
1 parent 453f699 commit bbabaae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/client-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
run: |
5353
python -m pip install --upgrade pip
5454
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
5556
sudo apt-get install softhsm2 gnutls-bin libengine-pkcs11-openssl
5657
5758
- name: '📦 Build package'

0 commit comments

Comments
 (0)