3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-27 02:58:48 +00:00

Use updated msvc-dev-cmd action

This commit is contained in:
Miodrag Milanovic 2026-06-26 08:08:53 +02:00
parent b8459c9dec
commit f1820e4423

View file

@ -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