mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-26 03:03:06 -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"
|
- 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…
Add table
Reference in a new issue