style: remove extra whitespace [skip ci]
This commit is contained in:
parent
7a50ddc694
commit
4fb2901627
|
@ -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 }}'
|
||||
|
|
Loading…
Reference in New Issue