mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-28 09:10:58 +01:00
CI: Remove conflicting files for MSVC
This commit is contained in:
parent
9151520d50
commit
f9a593dc74
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1359,7 +1359,7 @@ jobs:
|
||||
|
||||
- name: Delete conflicting files
|
||||
shell: bash
|
||||
run: rm -rf /c/strawberry/c "/c/program files/OpenSSL" "/c/program files/postgresql"
|
||||
run: rm -rf /c/msys64 /c/mingw32 /c/mingw64 /c/strawberry/c "/c/program files/OpenSSL" "/c/program files/postgresql"
|
||||
|
||||
- name: Delete conflicting icu
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user