Philipp Hörist pushed to branch master at gajim / gajim
Commits:
1691af57 by lovetox at 2021-04-09T20:00:19+02:00
Windows: Fix appveyor build
- - - - -
1 changed file:
- appveyor.yml
Changes:
=====================================
appveyor.yml
=====================================
@@ -24,6 +24,7 @@ install:
- bash -lc "pacman --needed --noconfirm -Syu"
# This is needed because without killing all processes -Su will fail
- ps: Get-Process | Where-Object {$_.path -like 'C:\msys64*'} | Stop-Process
+ - bash -lc "pacman -Sydd --noconfirm filesystem"
- bash -lc "pacman --needed --noconfirm -Su"
build_script:
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1691af5715585bf1be96b6c0e77f0ecca7aca828
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/1691af5715585bf1be96b6c0e77f0ecca7aca828
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits