Skip to content

Commit

Permalink
build: debug job outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Dec 3, 2024
1 parent 2be79b8 commit c5cf61c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-extension-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 60
steps:
- run: echo '${{ toJSON(needs.build-images.outputs) }}'
- uses: benc-uk/workflow-dispatch@v1
with:
ref: main
Expand Down

0 comments on commit c5cf61c

Please sign in to comment.