mirror of https://github.com/wolfSSL/wolfBoot.git
Use tagged release for wolfHSM-examples to keep it in sync with wolfHSM submodule.
parent
b17ea82232
commit
8ae5ec27ff
|
@ -53,6 +53,8 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: wolfssl/wolfHSM-examples
|
||||
# Make sure to update this when the wolfHSM submodule is updated!
|
||||
ref: wolfHSM-v1.1.0
|
||||
path: wolfHSM-examples
|
||||
|
||||
- name: Build example POSIX TCP server
|
||||
|
|
Loading…
Reference in New Issue