Skip to content

use VC 2022 install path directly in windows32.bat since vswhere does… #236

use VC 2022 install path directly in windows32.bat since vswhere does…

use VC 2022 install path directly in windows32.bat since vswhere does… #236

name: "Validate Gradle Wrapper"
on: [push, pull_request]
permissions:
contents: read
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4