Use correct build step
All checks were successful
Gitea Actions Demo / build (push) Successful in 38s
All checks were successful
Gitea Actions Demo / build (push) Successful in 38s
This commit is contained in:
parent
fb92f678f8
commit
3d900ebf7b
@ -20,7 +20,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
uses: ./gradlew jar
|
||||
run: ./gradlew jar
|
||||
|
||||
- name: Publish
|
||||
run: ./gradlew publish
|
||||
|
Loading…
x
Reference in New Issue
Block a user