Github Actions: Enforce a cache miss on Windows job

Workaround discuted in msys2/setup-msys2#99.
This commit is contained in:
Mary 2020-12-30 19:08:29 +01:00
parent 2180a8faef
commit d510f8c7cf

View file

@ -84,8 +84,8 @@ jobs:
mingw-w64-${{ matrix.arch }}-openssl
mingw-w64-${{ matrix.arch }}-polly
mingw-w64-${{ matrix.arch }}-python
mingw-w64-${{ matrix.arch }}-freetype
mingw-w64-${{ matrix.arch }}-dlfcn
mingw-w64-${{ matrix.arch }}-freetype
- name: ✋ Build
run: |