mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-24 18:23:07 -03:00
Update build.yml
This commit is contained in:
parent
d60742f52b
commit
a3419ce5fe
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue