minus minus
This commit is contained in:
parent
e4affd8dfc
commit
1d864b74d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: mvn clean package
|
||||
|
||||
- name: Upload artifact
|
||||
- uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Package
|
||||
path: target/*.jar
|
||||
|
|
Loading…
Reference in a new issue