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
|
- name: ⬇️ Install dependencies
|
||||||
run: |
|
run: |
|
||||||
set -x
|
set -x
|
||||||
pacman -Syu --noconfirm
|
|
||||||
dist/get_deps_msys2.sh
|
dist/get_deps_msys2.sh
|
||||||
|
|
||||||
- name: ⬇️ Install .NET
|
- name: ⬇️ Install .NET
|
||||||
|
Loading…
Reference in New Issue
Block a user