Skip to content

Commit 2bfef47

Browse files
committed
Update build.yml
1 parent 6fbbe1c commit 2bfef47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo "services=$SERVICES" >> $GITHUB_OUTPUT
3939
4040
build:
41-
needs: setup-matrix
41+
needs: setup-services
4242
runs-on: ${{ matrix.arch == 'arm64' && 'ubuntu-24.04-arm' || 'ubuntu-24.04' }}
4343
strategy:
4444
matrix:

0 commit comments

Comments
 (0)