Skip to content

Commit

Permalink
2024-06-14 19:28 - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saxix committed Jun 14, 2024
1 parent 3d9d028 commit 86847b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
steps:
- run: |
echo ""
echo ${{ toJSON(needs.setup.outputs) }}
echo "${{ toJSON(needs.setup.outputs) }}"
- name: Checkout code
uses: actions/checkout@v2
- name: Define target image name
Expand Down

0 comments on commit 86847b0

Please sign in to comment.