Skip to content

Commit

Permalink
2024-06-15 21:40 - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 15, 2024
1 parent 28f5117 commit a2cf9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
run:
shell: bash
outputs:
image: ${{ steps.image_name.outputs.name }}
image: ${{ needs.setup.outputs.test_image_name }}
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit a2cf9e8

Please sign in to comment.