mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-21 16:49:19 +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"
|
||||
run: |
|
||||
rmdir "./dependencies/vcpkg/downloads" /S /Q
|
||||
Remove-Item './dependencies/vcpkg/downloads' -Recurse
|
||||
|
||||
- name: "Build Cemu"
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user