Update call-username.yml
All checks were successful
Test Go Action / use-go-action (push) Successful in 14s

This commit is contained in:
Xiufeng Guo 2024-07-10 19:52:40 +09:00
parent e38ed31cf7
commit 60c78202b2
Signed by: showfom
GPG Key ID: 29A7777777777777

View File

@ -10,7 +10,6 @@ jobs:
uses: actions/setup-go@v3
with:
go-version: '1.20'
run: go version
- name: Print Output
run: echo 'output time is ${{ steps.use-go-action.outputs.time }}'
run: echo 'output time is ${{ steps.use-go-action.outputs.time }}'