mirror of
https://github.com/CPTProgrammer/ChatPlus.git
synced 2025-07-01 15:24:06 +08:00
Update build.yml
This commit is contained in:
parent
d5f37d5e07
commit
bfe8ae0328
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: setup jdk
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: '23'
|
||||
java-version: '21'
|
||||
distribution: 'microsoft'
|
||||
- name: make gradle wrapper executable
|
||||
run: chmod +x ./gradlew
|
||||
|
Loading…
Reference in New Issue
Block a user