forked from lthn/blockchain
Update build-windows-intel.yml
This commit is contained in:
parent
1ce5ba1d92
commit
426214c749
1 changed files with 3 additions and 4 deletions
7
.github/workflows/build-windows-intel.yml
vendored
7
.github/workflows/build-windows-intel.yml
vendored
|
|
@ -21,10 +21,9 @@ jobs:
|
|||
fetch-depth: 0
|
||||
submodules: recursive
|
||||
|
||||
# - uses: TheMrMilchmann/setup-msvc-dev@v4
|
||||
# with:
|
||||
# arch: x64
|
||||
# toolset: 14.3
|
||||
- uses: TheMrMilchmann/setup-msvc-dev@v4
|
||||
with:
|
||||
arch: x64
|
||||
|
||||
- name: Cache SDK Folder
|
||||
uses: actions/cache@v4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue