Update maven.yml

This commit is contained in:
HaHaWTH 2023-04-06 01:42:51 +08:00 committed by GitHub
parent bda8613f93
commit a626265b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: Java CI
name: 自托管构建
on:
push:
@ -7,7 +7,7 @@ on:
- master
jobs:
build_and_test:
Build:
strategy:
matrix:
jdkversion: [11]
@ -25,5 +25,5 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: 生成的文件
path: ${{ github.workspace }}/target/
path: ${{ github.workspace }}/target/*.jar