mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-07-01 18:51:38 +00:00
Added ncc install.
This commit is contained in:
parent
c4ee3ae23b
commit
dae8a72e84
1
.github/workflows/build-action.yaml
vendored
1
.github/workflows/build-action.yaml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
node-version: 12
|
node-version: 12
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
- run: npm i -g @vercel/ncc
|
||||||
- run: npm run build-dist
|
- run: npm run build-dist
|
||||||
- name: "Set up JDK"
|
- name: "Set up JDK"
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user