Upload without nested folders, fix paths

This commit is contained in:
Burrito
2023-08-01 23:08:45 +00:00
committed by GitHub
parent 2d05948c22
commit ce1619bc0b
+3 -3
View File
@@ -40,11 +40,11 @@ jobs:
- name: Clean debug folders
run: |
Remove-Item -Recurse -Force C:\github\workspace\build\WACVR_BurstDebugInformation_DoNotShip
Remove-Item -Recurse -Force C:\github\workspace\build\WACVR_BackUpThisFolder_ButDontShipItWithYourGame
Remove-Item -Recurse -Force C:\github\workspace\build\StandaloneWindows64\WACVR_BurstDebugInformation_DoNotShip
Remove-Item -Recurse -Force C:\github\workspace\build\StandaloneWindows64\WACVR_BackUpThisFolder_ButDontShipItWithYourGame
shell: powershell
- name: Upload artifact
uses: actions/upload-artifact@v3.0.0
with:
path: build
path: build\StandaloneWindows64