style: remove extra whitespace [skip ci]

This commit is contained in:
Shohei Ueda 2020-01-24 00:20:16 +09:00 committed by GitHub
parent 7a50ddc694
commit 4fb2901627
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}'