mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
build: Don't update pacman packages on msys2
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user