mirror of https://github.com/elunez/eladmin
add lombok config
parent
7d12b0c9f3
commit
b737537845
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: ./mvnw clean package -DskipTests
|
||||
|
||||
- name: Archive production artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: jar-files
|
||||
path: |
|
||||
|
|
Loading…
Reference in New Issue