Fix spacing issue in README.md example

This commit is contained in:
Lew Blood 2022-06-17 15:54:13 -04:00 committed by GitHub
parent 10693b3829
commit 567e1cdc25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install Node.js
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16