mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 01:40:48 +02:00
f2bfa1b932
multi-arch.yml and linuxkm.yml were installing apt packages with inline shell commands. Replace them with the install-apt-deps composite action for consistent retry behavior and caching.