Skip to content

Commit 6f4142c

Browse files
committed
Fix workflow file
1 parent fa6c0ae commit 6f4142c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/krb5.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 krb5
8181
# Apply the wolfProvider patch
8282
patch -p1 < $GITHUB_WORKSPACE/osp/wolfProvider/krb5/krb5-1.20.1-final-wolfprov.patch

0 commit comments

Comments
 (0)