Skip to content

add boost for msvc 14.2 so can install for VS 2019 build tools #469

add boost for msvc 14.2 so can install for VS 2019 build tools

add boost for msvc 14.2 so can install for VS 2019 build tools #469

Workflow file for this run

on:
pull_request_target:
types: [ opened ]
name: Pull Requests
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@main
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}