Skip to content

Commit

Permalink
style: remove extra whitespace [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Jan 23, 2020
1 parent 7a50ddc commit 4fb2901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
- name: Run hugo version
run: echo "::set-output name=hugo_version::$(hugo version)"
id: hugo_version

- name: '${{ steps.hugo_version.outputs.hugo_version }}'
run: echo '${{ steps.hugo_version.outputs.hugo_version }}'

0 comments on commit 4fb2901

Please sign in to comment.