Fix deletion paths
This commit is contained in:
parent
ec8c4a8ee3
commit
7f540a0d26
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -35,8 +35,8 @@ jobs:
|
||||
|
||||
- name: Clean debug folders
|
||||
run: |
|
||||
Remove-Item -Recurse -Force build/WACVR_BurstDebugInformation_DoNotShip
|
||||
Remove-Item -Recurse -Force build/WACVR_BackUpThisFolder_ButDontShipItWithYourGame
|
||||
Remove-Item -Recurse -Force C:\github\workspace\build\build\WACVR_BurstDebugInformation_DoNotShip
|
||||
Remove-Item -Recurse -Force C:\github\workspace\build\WACVR_BackUpThisFolder_ButDontShipItWithYourGame
|
||||
shell: powershell
|
||||
|
||||
- name: Upload artifact
|
||||
|
Loading…
Reference in New Issue
Block a user