[wlroots] no more github
This commit is contained in:
parent
d094ba8ad7
commit
9db0437156
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
# variables
|
||||
VERSION=${VERSION:-$(curl -s https://api.github.com/repos/${GITHUB_REPO}/releases/latest | jq -r .tag_name | sed 's|^null$|trunk|')} # or VERSION=trunk
|
||||
VERSION=${VERSION:-"trunk"}
|
||||
|
||||
BUILD=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue