mirror of
https://github.com/stCarolas/setup-maven.git
synced 2026-03-22 03:10:20 +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
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
- run: npm i -g @vercel/ncc
|
||||
- run: npm run build-dist
|
||||
- name: "Set up JDK"
|
||||
uses: actions/setup-java@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user