Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Nov 18, 2023
1 parent 24da853 commit b254090
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .krew/tail.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
arch: arm64
bin: kail
files:
- from: "kail"
- from: "kail.exe"
to: "."
- from: LICENSE.txt
to: .
Expand All @@ -67,7 +67,7 @@ spec:
arch: amd64
bin: kail
files:
- from: "kail"
- from: "kail.exe"
to: "."
- from: LICENSE.txt
to: .
Expand Down

0 comments on commit b254090

Please sign in to comment.