Skip to content

Commit

Permalink
Update .github/workflows/build.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jost Schulte <[email protected]>
  • Loading branch information
ThetaSinner and jost-s authored Jun 21, 2024
1 parent 719172b commit ef6b078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
exit 1
fi
# Print tag that would be used to update flake on main branch
CURRENT_VERSION=$(./scripts/bump-holochain.sh main false | tail -n 1)
if [[ "$CURRENT_VERSION" != holochain-0.4.*dev* ]]; then
echo "bump.sh failed to find current version: [${CURRENT_VERSION}]"
Expand Down

0 comments on commit ef6b078

Please sign in to comment.