Skip to content

Commit 098b0cf

Browse files
committed
Update build.yml
1 parent 2bfef47 commit 098b0cf

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
@@ -86,7 +86,7 @@ jobs:
8686
runs-on: ubuntu-24.04
8787
strategy:
8888
matrix:
89-
service: ${{ fromJson(needs.setup-matrix.outputs.matrix).service }}
89+
service: ${{ fromJson(needs.setup-services.outputs.services) }}
9090
steps:
9191
- name: Log in to GHCR
9292
uses: docker/login-action@v3

0 commit comments

Comments
 (0)