mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-29 08:04:21 -04:00
the mingw-w64 POSIX/Win32 threads split hasn't yet made it into Ubuntu
This commit is contained in:
parent
d89e0a9c68
commit
25d5e49fe5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt-get update && sudo apt-get install gcc-mingw-w64-x86-64-posix
|
run: sudo apt-get update && sudo apt-get install gcc-mingw-w64-x86-64
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user