mirror of
https://github.com/actions/setup-node.git
synced 2025-12-25 17:53:38 +00:00
Documentation update
This commit is contained in:
parent
be6bbe7bfc
commit
82b32caf9f
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ steps:
|
||||||
package-manager-cache: false # Explicitly disable caching if you don't have a lockfile
|
package-manager-cache: false # Explicitly disable caching if you don't have a lockfile
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
```
|
||||||
|
|
||||||
## Check latest version
|
## Check latest version
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue