Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

fix crash for non-github/debug builds #777

fix crash for non-github/debug builds

fix crash for non-github/debug builds #777

name: Validate Gradle Wrapper
on: [pull_request, push]
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1