mirror of
https://github.com/FabricMC/fabric.git
synced 2025-04-11 22:45:38 -04:00
Use fork of 3rd party Github actions (#4509)
This commit is contained in:
parent
97ecb05309
commit
07dc715ae7
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 :buildSrc:check publishToMavenLocal --stacktrace
|
||||
- uses: Juuxel/publish-checkstyle-report@v1
|
||||
- uses: FabricMCBot/publish-checkstyle-report@2ed34a273aa5e916c12bb3dc584a5297b0916c16
|
||||
if: ${{ failure() }}
|
||||
with:
|
||||
reports: |
|
||||
|
|
Loading…
Add table
Reference in a new issue