Skip to content

Commit

Permalink
try workaround invalid msys2 package cache
Browse files Browse the repository at this point in the history
  • Loading branch information
ddennedy committed Jan 2, 2021
1 parent f2742f4 commit 1fac297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
update: true
install: >-
base-devel bzip2 coreutils git gzip tar xz zip
libargp
mingw-w64-x86_64-toolchain
mingw-w64-x86_64-cmake
mingw-w64-x86_64-meson
Expand All @@ -31,7 +32,6 @@ jobs:
mingw-w64-x86_64-eigen3
mingw-w64-x86_64-dlfcn
mingw-w64-x86_64-fftw
mingw-w64-x86_64-harfbuzz
mingw-w64-x86_64-lame
mingw-w64-x86_64-libepoxy
mingw-w64-x86_64-libexif
Expand Down

0 comments on commit 1fac297

Please sign in to comment.