Skip to content

Avoid writing textures to hardware instead of unload them. #404

Avoid writing textures to hardware instead of unload them.

Avoid writing textures to hardware instead of unload them. #404

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