mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
Test using my branch
This commit is contained in:
3
.github/workflows/jwt-cpp.yml
vendored
3
.github/workflows/jwt-cpp.yml
vendored
@ -68,7 +68,8 @@ jobs:
|
|||||||
- name: Checkout OSP
|
- name: Checkout OSP
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: wolfssl/osp
|
repository: bandi13/wolfssl-osp
|
||||||
|
ref: 'updateJWTpatch'
|
||||||
path: osp
|
path: osp
|
||||||
|
|
||||||
- name: Checkout jwt-cpp
|
- name: Checkout jwt-cpp
|
||||||
|
Reference in New Issue
Block a user