style: remove extra whitespace [skip ci]
This commit is contained in:
parent
7a50ddc694
commit
4fb2901627
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-action.yml
vendored
2
.github/workflows/test-action.yml
vendored
|
@ -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 a new issue