mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-07 15:59:40 +00:00
readme
This commit is contained in:
@ -74,7 +74,7 @@ $ git commit -a -m "prod dependencies"
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm prune --production
|
$ npm prune --production
|
||||||
$ git add node_modules/
|
$ git add node_modules
|
||||||
$ git commit -a -m "prod dependencies"
|
$ git commit -a -m "prod dependencies"
|
||||||
$ git push origin releases/v1
|
$ git push origin releases/v1
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user