mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-08 21:14:41 -04:00
Fix checkstyle report action
This commit is contained in:
parent
e12c64620b
commit
1cb5072d67
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- uses: gradle/wrapper-validation-action@v2
|
||||
- run: ./gradlew check build publishToMavenLocal --stacktrace
|
||||
- uses: FabricMCBot/publish-checkstyle-report@2ed34a273aa5e916c12bb3dc584a5297b0916c16
|
||||
- uses: FabricMCBot/publish-checkstyle-report@4627c82002aa370b6cb2a3140f34c7a8c55a5297
|
||||
if: ${{ failure() }}
|
||||
with:
|
||||
reports: |
|
||||
|
|
Loading…
Add table
Reference in a new issue