Skip to content

Commit 27a666a

Browse files
committed
Fix opensc osp patch
1 parent ae376b7 commit 27a666a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/opensc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
repository: wolfssl/osp
7777
path: osp
7878
fetch-depth: 1
79-
run: |
79+
- run: |
8080
cd opensc
8181
patch -p1 < $GITHUB_WORKSPACE/osp/wolfProvider/opensc/opensc-${{ matrix.opensc_ref }}-wolfprovider.patch
8282

0 commit comments

Comments
 (0)