Skip to content

Commit 173e7da

Browse files
authored
Update README.md
1 parent 9325ae9 commit 173e7da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ The following example yaml code will setup Node 20.x environment with pnpm and c
99
- name: Setup Node
1010
uses: actions-ext/node/setup@v1
1111
with:
12-
manager: pnpm
1312
version: '20.x'
13+
js_folder: 'js'
1414
```

0 commit comments

Comments
 (0)