Skip to content

Commit

Permalink
Update display-env.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toyozaki authored Feb 22, 2023
1 parent 326caa0 commit c701955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/display-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:

print-outputs:
runs-on: ubuntu-latest
needs: set-env-to-outputs
env:
test: ${{ needs.set-env-to-outputs.outputs.hoge }}
steps:
Expand Down

0 comments on commit c701955

Please sign in to comment.