mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Update README.md
This commit is contained in:
parent
987c8101a9
commit
ac13d0c1a6
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# setup-node
|
||||
# node
|
||||
|
||||
<p align="left">
|
||||
<a href="https://github.com/actions/setup-node/actions?query=workflow%3Abuild-test"><img alt="build-test status" src="https://github.com/actions/setup-node/workflows/build-test/badge.svg"></a> <a href="https://github.com/actions/setup-node/actions?query=workflow%3Aversions"><img alt="versions status" src="https://github.com/actions/setup-node/workflows/versions/badge.svg"></a> <a href="https://github.com/actions/setup-node/actions?query=workflow%3Aproxy"><img alt="proxy status" src="https://github.com/actions/setup-node/workflows/proxy/badge.svg"></a>
|
||||
|
@ -116,7 +116,7 @@ steps:
|
|||
|
||||
Use private packages:
|
||||
```yaml
|
||||
steps:
|
||||
steps:git clone https://github.com/XYOracleNetwork/sdk-core-nodejs
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue