mirror of
https://github.com/thinkonmay/sunshine-sdk.git
synced 2026-08-07 15:55:44 +00:00
duplicate ci steps
This commit is contained in:
parent
123b4be948
commit
9a49943773
8
.github/workflows/CI.yml
vendored
8
.github/workflows/CI.yml
vendored
@ -40,14 +40,6 @@ jobs:
|
||||
install: >-
|
||||
wget
|
||||
|
||||
- name: Setup Dependencies Windows
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
msystem: mingw64
|
||||
update: true
|
||||
install: >-
|
||||
wget
|
||||
|
||||
- name: Update Windows dependencies
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user