mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-08-15 14:43:32 -07:00
Unbrick linux ci
This commit is contained in:
parent
a95f274faf
commit
740bef981e
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ cd "$(dirname "$0")"
|
|||
PV=128.13.0
|
||||
FOLDER="mozjs-${PV}"
|
||||
# If same-version changes are needed, increment this.
|
||||
LIB_VERSION="${PV}+wfg5"
|
||||
LIB_VERSION="${PV}+wfg6"
|
||||
LIB_NAME="mozjs128"
|
||||
|
||||
build_archive()
|
||||
|
|
|
|||
Loading…
Reference in a new issue