Skip to content

Commit

Permalink
Update build_prepare.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Jan 11, 2024
1 parent de7e99e commit ab7002e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_prepare.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
# Pick the greatest one
VERSION=$(cat VERSIONS | sort -uf | tail -n1)
echo "Found latest nightly version $VERSION"
# Increment it
echo "nightly=$(scripts/generate-nightly-version.ts --latest $VERSION)" >> $GITHUB_OUTPUT
env:
Expand Down

0 comments on commit ab7002e

Please sign in to comment.