Skip to content

Commit

Permalink
misc: Update CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
iabdalkader committed Oct 24, 2024
1 parent 5011e77 commit cf4b57f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install build==0.10.0 cbor2==5.4.6 M2Crypto==0.38.0 micropython-senml==0.1.0
sudo apt-get update
sudo apt-get install softhsm2 gnutls-bin libengine-pkcs11-openssl
- name: '📦 Build package'
Expand Down

0 comments on commit cf4b57f

Please sign in to comment.