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.
1 parent fa6c0ae commit 6f4142cCopy full SHA for 6f4142c
.github/workflows/krb5.yml
@@ -76,7 +76,7 @@ jobs:
76
repository: wolfssl/osp
77
path: osp
78
fetch-depth: 1
79
- run: |
+ - run: |
80
cd krb5
81
# Apply the wolfProvider patch
82
patch -p1 < $GITHUB_WORKSPACE/osp/wolfProvider/krb5/krb5-1.20.1-final-wolfprov.patch
0 commit comments