mirror of
https://github.com/Verdurae/PlaceholderPlus.git
synced 2026-02-24 14:45:06 +08:00
Update gradle.yml
This commit is contained in:
3
.github/workflows/gradle.yml
vendored
3
.github/workflows/gradle.yml
vendored
@@ -31,7 +31,8 @@ jobs:
|
||||
uses: gradle/gradle-build-action@v2
|
||||
with:
|
||||
gradle-version: '8.7'
|
||||
|
||||
- name: Refresh dependencies cache
|
||||
run: gradle clean --refresh-dependencies
|
||||
- name: Build with Gradle
|
||||
run: gradle build
|
||||
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
|
||||
|
||||
Reference in New Issue
Block a user