We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae376b7 + 27a666a commit a9106a4Copy full SHA for a9106a4
1 file changed
.github/workflows/opensc.yml
@@ -76,7 +76,7 @@ jobs:
76
repository: wolfssl/osp
77
path: osp
78
fetch-depth: 1
79
- run: |
+ - run: |
80
cd opensc
81
patch -p1 < $GITHUB_WORKSPACE/osp/wolfProvider/opensc/opensc-${{ matrix.opensc_ref }}-wolfprovider.patch
82
0 commit comments