Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Dec 27, 2023
1 parent eccebf5 commit afcab0b
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 @@ -54,7 +54,7 @@ spec:
matchLabels:
os: windows
arch: arm64
bin: kail
bin: kail.exe
files:
- from: "kail.exe"
to: "."
Expand All @@ -65,7 +65,7 @@ spec:
matchLabels:
os: windows
arch: amd64
bin: kail
bin: kail.exe
files:
- from: "kail.exe"
to: "."
Expand Down

0 comments on commit afcab0b

Please sign in to comment.