mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 07:24:59 +01:00
Update build_prepare.yaml
This commit is contained in:
parent
de7e99edab
commit
ab7002e687
1
.github/workflows/build_prepare.yaml
vendored
1
.github/workflows/build_prepare.yaml
vendored
@ -74,6 +74,7 @@ jobs:
|
|||||||
|
|
||||||
# Pick the greatest one
|
# Pick the greatest one
|
||||||
VERSION=$(cat VERSIONS | sort -uf | tail -n1)
|
VERSION=$(cat VERSIONS | sort -uf | tail -n1)
|
||||||
|
echo "Found latest nightly version $VERSION"
|
||||||
# Increment it
|
# Increment it
|
||||||
echo "nightly=$(scripts/generate-nightly-version.ts --latest $VERSION)" >> $GITHUB_OUTPUT
|
echo "nightly=$(scripts/generate-nightly-version.ts --latest $VERSION)" >> $GITHUB_OUTPUT
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user