infra: declare $VERSION
for appimage script
This commit is contained in:
parent
7b57712caa
commit
dde1f9b307
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -139,6 +139,7 @@ jobs:
|
||||
echo "Unexpected PLATFORM_NAME "$PLATFORM_NAME""
|
||||
exit 1
|
||||
fi
|
||||
export VERSION=${{ steps.version_info.outputs.build_version }}
|
||||
|
||||
BUILDDIR=publish_ava OUTDIR=publish_ava_appimage distribution/linux/appimage/build-appimage.sh
|
||||
shell: bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user