1
0
Fork 0
mirror of synced 2026-06-05 17:18:19 +00:00

Fix spacing issue in README.md example (#48)

This commit is contained in:
Lew Blood 2022-06-17 16:17:05 -04:00 committed by GitHub
commit 6e1964dde3
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