We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae376b7 commit 27a666aCopy full SHA for 27a666a
.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