1
0
mirror of https://github.com/pnpm/action-setup.git synced 2025-01-09 19:36:06 +08:00

Fix spacing issue in README.md example ()

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