Skip to content

Commit

Permalink
Add the missing output to the config job
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-maisy committed Mar 14, 2024
1 parent 68fb888 commit 9f9bbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-multiarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
runs-on: ubuntu-latest
outputs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
matrix_versions: ${{ steps.set-matrix.outputs.matrix_versions }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9f9bbec

Please sign in to comment.