Skip to content

Commit

Permalink
Correct the output name.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 3, 2024
1 parent 4450564 commit 8d5fcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
needs: prepare-variables-job
uses: ./.github/workflows/setup.yml
with:
tf_version: ${{ needs.prepare-variables-job.outputs.tensorflow_version }}
tf_version: ${{ needs.prepare-variables.outputs.tensorflow_version }}

0 comments on commit 8d5fcb1

Please sign in to comment.