mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-12-29 12:38:01 +01:00
Update build.yml
This commit is contained in:
parent
92aa66def3
commit
83650a0977
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./yapfa full
|
./yapfa full
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: actions/upload-artifact@2
|
uses: actions/upload-artifact@2.1.0
|
||||||
with:
|
with:
|
||||||
name: YAPFA-${{ matrix.java }} ${{ github.ref }}
|
name: YAPFA-${{ matrix.java }} ${{ github.ref }}
|
||||||
path: target/YAPFA-1.16.1-paperclip.jar
|
path: target/YAPFA-1.16.1-paperclip.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user