[alacritty] latest is broken
This commit is contained in:
parent
50a4c2b4ec
commit
79bb82bd10
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# variables
|
||||
GITHUB_REPO=jwilm/alacritty
|
||||
VERSION=${VERSION:-latest}
|
||||
VERSION=${VERSION:-trunk} # 'latest' will not select the actual latest tag
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
TAG=gwh
|
||||
|
|
Loading…
Reference in a new issue