Skip to content

Commit

Permalink
fix:修复格式错误
Browse files Browse the repository at this point in the history
  • Loading branch information
Dream-Rainy committed Jun 2, 2023
1 parent eca82f8 commit 8e61036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: checkout repository
uses: actions/checkout@v3
- name: validate gradle wrapper
- uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v2
with:
gradle-version: 8.1
- name: setup jdk ${{ matrix.java }}
Expand Down

0 comments on commit 8e61036

Please sign in to comment.