Update genJar.yml

修改
This commit is contained in:
lushunming 2024-08-10 07:40:03 +08:00 committed by GitHub
parent ed1a4cf63e
commit aedfb9c0e3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
cache: gradle
- name: Build with Gradle
run: ./buildAndGenJar.bat ec
run: ./build.bat ec
- name: Update spider jar
uses: EndBug/add-and-commit@v7