mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-22 01:40:28 +00:00
CI: updated
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -114,7 +114,7 @@ jobs:
|
||||
- name: bootsrap MSYS2
|
||||
run: C:\msys64\usr\bin\bash -lc '$GITHUB_WORKSPACE/.github/scripts/Windows/prepare_msys.sh'
|
||||
- name: configure
|
||||
run: C:\msys64\usr\bin\bash -lc "./autogen.sh --enable-aja --enable-qt"
|
||||
run: C:\msys64\usr\bin\bash -lc "./autogen.sh --enable-qt"
|
||||
- name: make
|
||||
run: C:\msys64\usr\bin\bash -lc "make"
|
||||
- name: make check
|
||||
|
||||
Reference in New Issue
Block a user