mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-13 13:10:32 +00:00
fix workflow syntax urk
This commit is contained in:
parent
90e2920db9
commit
e3fcd27843
3
.github/workflows/windows_test.yml
vendored
3
.github/workflows/windows_test.yml
vendored
@ -34,9 +34,10 @@ jobs:
|
|||||||
mingw-w64-ucrt-x86_64-ffmpeg
|
mingw-w64-ucrt-x86_64-ffmpeg
|
||||||
mingw-w64-ucrt-x86_64-libunistring
|
mingw-w64-ucrt-x86_64-libunistring
|
||||||
mingw-w64-ucrt-x86_64-ncurses
|
mingw-w64-ucrt-x86_64-ncurses
|
||||||
#mingw-w64-ucrt-x86_64-rust
|
|
||||||
mingw-w64-ucrt-x86_64-toolchain
|
mingw-w64-ucrt-x86_64-toolchain
|
||||||
|
|
||||||
|
#mingw-w64-ucrt-x86_64-rust
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build libqrcodegen
|
- name: Build libqrcodegen
|
||||||
|
Loading…
Reference in New Issue
Block a user