Skip to content
Snippets Groups Projects
Commit 0c145e21 authored by Tobias Glaser's avatar Tobias Glaser
Browse files

fixing gitlab-ci even more harder

parent b7f99227
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ Windows-MSYS2-MINGW64: ...@@ -34,7 +34,7 @@ Windows-MSYS2-MINGW64:
- C:\msys64\usr\bin\bash -lc 'pacman --noconfirm -Syuu' - C:\msys64\usr\bin\bash -lc 'pacman --noconfirm -Syuu'
- | - |
C:\msys64\usr\bin\bash -lcx ' C:\msys64\usr\bin\bash -lcx '
pacman --noconfirm -Syu mingw-w64-x86_64-x86_64-gcc mingw-w64-x86_64-cmake pacman --noconfirm -Syu mingw-w64-x86_64-gcc mingw-w64-x86_64-cmake
pacman --noconfirm -Syu mingw-w64-x86_64-qt5-static pacman --noconfirm -Syu mingw-w64-x86_64-qt5-static
pacman --noconfirm -Syu zip' pacman --noconfirm -Syu zip'
- | - |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment