mirror of
https://github.com/facebook/zstd.git
synced 2025-10-04 00:02:33 -04:00
meson: Fix Windows CI test by pulling a more recent version msvc-dev-cmd
This commit is contained in:
parent
ce61cb836d
commit
3867c41552
2
.github/workflows/dev-short-tests.yml
vendored
2
.github/workflows/dev-short-tests.yml
vendored
@ -209,7 +209,7 @@ jobs:
|
||||
- name: Install packages
|
||||
run: pip install --pre meson
|
||||
- name: Initialize the MSVC dev command prompt
|
||||
uses: ilammy/msvc-dev-cmd@674ff850cbd739c402260838fa45b7114f750570
|
||||
uses: ilammy/msvc-dev-cmd@7315a94840631165970262a99c72cfb48a65d25d
|
||||
- name: Configure with Meson
|
||||
run: |
|
||||
meson setup build/meson/ builddir/ -Dbin_tests=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user