mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-02-04 11:07:41 +00:00
switch to kotlin dsl & fix build on gradle 9
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Build Jar
|
||||
run: |
|
||||
gradle wrapper
|
||||
./gradlew shadowJar
|
||||
./gradlew clean shadowJar
|
||||
|
||||
- name: Publish Jar
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user