mirror of
https://github.com/actions/setup-java.git
synced 2025-04-21 18:36:46 +00:00
Remove old dist/index.js file
This commit is contained in:
parent
d34a7e45c8
commit
8eb861b813
3 changed files with 15 additions and 5040 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "setup java action",
|
||||
"main": "dist/index.js",
|
||||
"main": "dist/setup/index.js",
|
||||
"scripts": {
|
||||
"build": "ncc build -o dist/setup src/setup-java.ts && ncc build -o dist/cleanup src/cleanup-java.ts",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue