mirror of https://github.com/WerWolv/ImHex.git
Github Actions: Enforce a cache miss on Windows job
Workaround discuted in msys2/setup-msys2#99.
This commit is contained in:
parent
2180a8faef
commit
d510f8c7cf
|
@ -84,8 +84,8 @@ jobs:
|
||||||
mingw-w64-${{ matrix.arch }}-openssl
|
mingw-w64-${{ matrix.arch }}-openssl
|
||||||
mingw-w64-${{ matrix.arch }}-polly
|
mingw-w64-${{ matrix.arch }}-polly
|
||||||
mingw-w64-${{ matrix.arch }}-python
|
mingw-w64-${{ matrix.arch }}-python
|
||||||
mingw-w64-${{ matrix.arch }}-freetype
|
|
||||||
mingw-w64-${{ matrix.arch }}-dlfcn
|
mingw-w64-${{ matrix.arch }}-dlfcn
|
||||||
|
mingw-w64-${{ matrix.arch }}-freetype
|
||||||
|
|
||||||
- name: ✋ Build
|
- name: ✋ Build
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue