mirror of https://github.com/YosysHQ/yosys.git
Use updated msvc-dev-cmd action
This commit is contained in:
parent
b8459c9dec
commit
f1820e4423
|
|
@ -43,7 +43,9 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: Setup MSVC
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
uses: TheMrMilchmann/setup-msvc-dev@v4
|
||||
with:
|
||||
arch: x64
|
||||
|
||||
- name: ccache
|
||||
uses: hendrikmuhs/ccache-action@v1.2.23
|
||||
|
|
|
|||
Loading…
Reference in New Issue