Skip to content

Commit

Permalink
docs: remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris committed Dec 14, 2019
1 parent a151309 commit e763f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Next, add a step to read a mdBook version from the `.env` file.
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '${{ steps.mdbook-version.outputs.MDBOOK_VERSION }}'
mdbook-version: '${{ steps.mdbook-version.outputs.MDBOOK_VERSION }}'
```

Here is a `docker-compose.yml` example.
Expand Down

0 comments on commit e763f8d

Please sign in to comment.