Skip to content

Commit

Permalink
Magically fix AppVeyor again
Browse files Browse the repository at this point in the history
  • Loading branch information
nabijaczleweli committed Apr 22, 2021
1 parent 7d2c551 commit 2edbc00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ install:
- if defined MINGW pacman --noconfirm -U C:\pacman.txz
- if defined MINGW bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors"
- if defined MINGW bash -lc "pacman --noconfirm -Sy pacman"
- if defined MINGW bash -lc "pacman --noconfirm -Sy"
- if defined MINGW bash -lc "pacman --noconfirm -Su"
- if defined MINGW bash -lc "pacman --noconfirm -Sy"
- if defined MINGW bash -lc "pacman --noconfirm -S mingw-w64-x86_64-toolchain"
Expand Down

0 comments on commit 2edbc00

Please sign in to comment.