mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-02-11 06:48:43 -06:00
github: Properly run msys2 deps script
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -62,9 +62,7 @@ jobs:
|
||||
|
||||
- name: ⬇️ Install dependencies
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
update: true
|
||||
install: |
|
||||
run: |
|
||||
bash dist/get_deps_msys2.sh
|
||||
|
||||
- name: ✋ Build
|
||||
|
||||
Reference in New Issue
Block a user