Rebuild CI cache
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
12878dbef3
commit
c2510299d4
2 changed files with 2 additions and 4 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -3,12 +3,10 @@ name: build
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CACHE_VERSION: 3
|
CACHE_VERSION: 4
|
||||||
CARDINAL_UNDER_WINE: 1
|
CARDINAL_UNDER_WINE: 1
|
||||||
CIBUILD: true
|
CIBUILD: true
|
||||||
EMSCRIPTEN_VERSION: 3.1.27
|
EMSCRIPTEN_VERSION: 3.1.27
|
||||||
DEBIAN_FRONTEND: noninteractive
|
|
||||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
|
||||||
LIBGL_ALWAYS_SOFTWARE: true
|
LIBGL_ALWAYS_SOFTWARE: true
|
||||||
PAWPAW_SKIP_LTO: 1
|
PAWPAW_SKIP_LTO: 1
|
||||||
|
|
||||||
|
|
2
deps/PawPaw
vendored
2
deps/PawPaw
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit eb215863a49b9356b64aa6ea229b99b307ab818b
|
Subproject commit 70160711d2efec286d417b63a073a8f2012346f6
|
Loading…
Add table
Add a link
Reference in a new issue