1
0
mirror of synced 2024-11-23 22:30:56 +01:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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