Skip to content

Commit

Permalink
ci: fix cached cask-repair
Browse files Browse the repository at this point in the history
  • Loading branch information
lwouis committed Mar 10, 2020
1 parent 73e9d97 commit 9ee04f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/update_homebrew_cask.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ set -exu

version="$(cat $VERSION_FILE)"

cask-repair --cask-version "$version" alt-tab
/usr/local/Cellar/cask-repair --cask-version "$version" alt-tab

0 comments on commit 9ee04f9

Please sign in to comment.