mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-29 21:32:24 +01:00
Fixed CI
This commit is contained in:
parent
6574489b7e
commit
dec902d982
@ -13,7 +13,8 @@ jobs:
|
||||
- run: 'Write-Host "Hello from FastNetMon"'
|
||||
- run: choco install -y --no-progress cmake --installargs "ADD_CMAKE_TO_PATH=User"
|
||||
- run: mkdir src/build
|
||||
- run: cmake -S src -B src/build || Ver > nul
|
||||
# We need to fix dependencies before uncommenting it
|
||||
#- run: cmake -S src -B src/build
|
||||
build_windows2022:
|
||||
executor: win/server-2022
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user