mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 00:59:18 +01:00
Update build.yml
This commit is contained in:
parent
d60742f52b
commit
a3419ce5fe
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -187,7 +187,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "Free up space"
|
- name: "Free up space"
|
||||||
run: |
|
run: |
|
||||||
rmdir "./dependencies/vcpkg/downloads" /S /Q
|
Remove-Item './dependencies/vcpkg/downloads' -Recurse
|
||||||
|
|
||||||
- name: "Build Cemu"
|
- name: "Build Cemu"
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user