downgrade upload-artifact
All checks were successful
Build fabric mod / build (push) Successful in 35m43s
All checks were successful
Build fabric mod / build (push) Successful in 35m43s
This commit is contained in:
parent
2e62b69a21
commit
d4abb39c80
@ -23,6 +23,6 @@ jobs:
|
|||||||
run: chmod +x ./gradlew; ./gradlew build
|
run: chmod +x ./gradlew; ./gradlew build
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: build/libs/*
|
path: build/libs/*
|
Loading…
x
Reference in New Issue
Block a user