mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-14 10:00:11 +00:00
CI: Update windows job
This commit is contained in:
parent
1c25289854
commit
20b76963c2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
||||
pip install mako
|
||||
- name: configure
|
||||
shell: powershell
|
||||
run: cd build; cmake -G "Visual Studio 16 2019" ..\src\algorithms\libs\volk_gnsssdr_module\volk_gnsssdr
|
||||
run: cd build; cmake -G "Visual Studio 17 2022" ..\src\algorithms\libs\volk_gnsssdr_module\volk_gnsssdr
|
||||
- name: build
|
||||
run: cmake --build build --config Release
|
||||
- name: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user