1
0
mirror of synced 2024-11-24 06:40:11 +01:00

Fix deletion paths

This commit is contained in:
Burrito 2023-08-01 19:34:32 +00:00 committed by GitHub
parent ec8c4a8ee3
commit 7f540a0d26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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