Skip to content

Hardcode the location of vcvars64.bat because vswhere doesn't show th… #235

Hardcode the location of vcvars64.bat because vswhere doesn't show th…

Hardcode the location of vcvars64.bat because vswhere doesn't show th… #235

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