Skip to content

[vcpkg-tool] Replace curl command calls with libcurl (#1660) #678

[vcpkg-tool] Replace curl command calls with libcurl (#1660)

[vcpkg-tool] Replace curl command calls with libcurl (#1660) #678

Workflow file for this run

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