Change version
This commit is contained in:
parent
66ece416a6
commit
9cb8f2d356
@ -42,7 +42,7 @@ jobs:
|
|||||||
run: ./gradlew build --no-daemon
|
run: ./gradlew build --no-daemon
|
||||||
|
|
||||||
- name: Upload Mod JAR
|
- name: Upload Mod JAR
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: create-air-fabric
|
name: create-air-fabric
|
||||||
path: build/libs/*.jar
|
path: build/libs/*.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user