mirror of
https://github.com/actions/setup-java.git
synced 2025-04-20 09:56:46 +00:00
Housekeeping: Update zeit/ncc to vercel/ncc (#270)
This commit is contained in:
parent
4fe61d24fe
commit
dd80852400
5 changed files with 94412 additions and 94899 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
### NCC
|
||||
|
||||
In order to avoid uploading `node_modules` to the repository, we use [zeit/ncc](https://github.com/zeit/ncc) to create multiple `index.js` files that gets saved under `dist/`.
|
||||
In order to avoid uploading `node_modules` to the repository, we use [vercel/ncc](https://github.com/vercel/ncc) to create multiple `index.js` files that gets saved under `dist/`.
|
||||
There are two main files that get created
|
||||
- `dist/setup/index.js`
|
||||
- Core `setup-java` logic that downloads and installs an appropriate version of Java
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue