未验证 提交 e0fcd5a9 编写于 作者: 梦境迷离's avatar 梦境迷离 提交者: GitHub

Update gradle.yml

上级 8344c0a6
......@@ -22,7 +22,9 @@ jobs:
java-version: '8'
distribution: 'adopt'
cache: gradle
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle
run: gradle build
run: ./gradlew build
- name: Code Style check
run: gradle spotlessCheck
run: ./gradlew spotlessCheck
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册