| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -35,9 +35,7 @@ jobs: | |||
| 35 | 35 | - name: Install dependencies | |
| 36 | 36 | run: | | |
| 37 | 37 | sudo apt-get install jq -y | |
| 38 | - # TODO(mmarchini): install from npm after next ncu release is out | ||
| 39 | - npm install -g 'https://github.com/mmarchini/node-core-utils#commit-queue-branch' | ||
| 40 | - # npm install -g node-core-utils | ||
| 38 | + npm install -g node-core-utils@latest | ||
| 41 | 39 | ||
| 42 | 40 | - name: Set variables | |
| 43 | 41 | run: | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments