build: Don't update pacman packages on msys2
This commit is contained in:
parent
e3ec4ebd21
commit
dbdc900e94
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -49,7 +49,6 @@ jobs:
|
||||
- name: ⬇️ Install dependencies
|
||||
run: |
|
||||
set -x
|
||||
pacman -Syu --noconfirm
|
||||
dist/get_deps_msys2.sh
|
||||
|
||||
- name: ⬇️ Install .NET
|
||||
|
Loading…
Reference in New Issue
Block a user