Skip to content

Fix detection of VS 2022/2026 Build Tools when VSSetup not present #139

Fix detection of VS 2022/2026 Build Tools when VSSetup not present

Fix detection of VS 2022/2026 Build Tools when VSSetup not present #139

Workflow file for this run

name: test7
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
test7:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- name: boot
shell: pwsh
run: ./Invoke-Build.ps1 boot
- name: test
shell: pwsh
run: ./Invoke-Build.ps1 . Tests/1.build.ps1