Skip to content

Commit

Permalink
ci fix - unbound variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jwnmulder committed Oct 1, 2024
1 parent fdf5dd7 commit ad6fd9e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

set -euo pipefail

XDG_DATA_HOME="${XDG_DATA_HOME:="$HOME/.local/share"}"
KREW_ROOT="${KREW_ROOT:-$XDG_DATA_HOME/krew}"

{{ if not (stat (joinPath .chezmoi.homeDir ".local/share/krew/bin/kubectl-krew")) }}
Expand Down

0 comments on commit ad6fd9e

Please sign in to comment.