Skip to content

Commit 5686911

Browse files
committed
Fix
1 parent e8793c0 commit 5686911

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: self-hosted
77
steps:
88
- name: delete config
9-
run: run ~/.kube/config
9+
run: rm ~/.kube/config
1010
- name: Retrieve secrets from Keeper
1111
id: ksecrets
1212
uses: Keeper-Security/ksm-action@master

0 commit comments

Comments
 (0)