diff --git a/README.md b/README.md index 0bd60db7..fcf3b5cd 100644 --- a/README.md +++ b/README.md @@ -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: