Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Duceswild99 committed Nov 23, 2022
1 parent cb3ef00 commit b597382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: intermission
runs-on: ubuntu-latest
steps:
- name: print output
- name: print output ${{ steps['get-server-ip-list'].outputs['get-server-ip-list'] }}
run: |
echo "${{ needs.setup.outputs['get-server-ip-list'] }}"
Expand Down

0 comments on commit b597382

Please sign in to comment.