Skip to content

Commit a9106a4

Browse files
authored
Merge pull request #233 from padelsbach/wp_opensc_osp_run_fix
Fix opensc osp patch
2 parents ae376b7 + 27a666a commit a9106a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)