mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-22 16:24:27 +01:00
Fix openssl
This commit is contained in:
parent
3d7e4be571
commit
480014ee42
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -480,7 +480,7 @@ jobs:
|
|||||||
raylib: "no",
|
raylib: "no",
|
||||||
raylib_arg: "",
|
raylib_arg: "",
|
||||||
cpython: "yes",
|
cpython: "yes",
|
||||||
cpython_arg: "",
|
cpython_arg: "--host=i686-linux-gnu --target=i686-linux-gnu",
|
||||||
}
|
}
|
||||||
# Linux x86_64 images
|
# Linux x86_64 images
|
||||||
- {
|
- {
|
||||||
|
Loading…
Reference in New Issue
Block a user