Modifying version and readme notes [skip ci]

This commit is contained in:
Tim Heuer
2022-11-13 08:01:59 -07:00
parent 1ccd12233c
commit 645e3f7313
3 changed files with 4 additions and 2 deletions

View File

@ -42,6 +42,7 @@ jobs:
PATH: ''
- name: Setup MSBuild (x64)
if: always()
id: setup_msbuild_path_x64
uses: ./
with:
@ -49,6 +50,7 @@ jobs:
msbuild-architecture: 'x64'
- name: Setup MSBuild (arm64)
if: always()
id: setup_msbuild_path_arm
uses: ./
with: