Skip to content

Commit

Permalink
another tweak to C++ CI configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
AngusJohnson committed Aug 16, 2024
1 parent 608a48f commit b1a1f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions_cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
node-version: '16'
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
uses: microsoft/setup-msbuild@v2
- name: Build
run: |
mkdir CPP/build
Expand Down

0 comments on commit b1a1f4b

Please sign in to comment.