mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-06 09:26:17 +01:00
test-msys2.sh: Remove unnecessary line
${MINGW_PREFIX}/bin is already in PATH
This commit is contained in:
parent
31bd6956f0
commit
f66d144091
@ -2,8 +2,6 @@
|
||||
|
||||
set -ex
|
||||
|
||||
export PATH="/c/msys64/$MSYSTEM/bin:$PATH"
|
||||
|
||||
pacman --noconfirm -Suy
|
||||
|
||||
pacman --noconfirm -S --needed \
|
||||
|
Loading…
Reference in New Issue
Block a user