mirror of
https://github.com/actions/setup-node
synced 2025-05-13 11:27:49 +00:00
Update README.md
This commit is contained in:
parent
987c8101a9
commit
ac13d0c1a6
@ -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…
Reference in New Issue
Block a user