Skip to content

Add missing vcpkg use cmake to tool release instructions. (#1202) #4

Add missing vcpkg use cmake to tool release instructions. (#1202)

Add missing vcpkg use cmake to tool release instructions. (#1202) #4

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true