Skip to content

Commit 131b056

Browse files
committed
更新: jar 包构建修复
1 parent 7e0bedc commit 131b056

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: ./gradlew build
3737

3838
- name: Upload Artifacts
39-
uses: actions/upload-artifact@v2
40-
with:
41-
name: ParticleLib-dev
42-
path: build/libs/*.jar
39+
uses: actions/upload-artifact@v2
40+
with:
41+
name: ParticleLib-dev
42+
path: build/libs/*.jar

0 commit comments

Comments
 (0)