Skip to content

Commit

Permalink
Add needs to build job
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed May 9, 2024
1 parent c4de51d commit e19af9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-manual.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
echo "BAKE_FILE=$BAKE_FILE" >> $GITHUB_OUTPUT
build:
needs: [setup]
runs-on: ubuntu-latest-4x
name: manual-build

Expand Down

0 comments on commit e19af9f

Please sign in to comment.