parameterize s3

pull/479/head
Frostebite 2023-01-19 13:07:06 +00:00
parent 21b1ce74f1
commit 0b9ae4ccff
1 changed files with 0 additions and 1 deletions

View File

@ -139,7 +139,6 @@ jobs:
targetPlatform: ${{ matrix.targetPlatform }}
cloudRunnerCluster: ${{ matrix.cloudRunnerCluster }}
- run: |
tree ./cloud-runner-cache
cp ./cloud-runner-cache/cache/${{ steps.unity-build.outputs.CACHE_KEY }}/build/${{ steps.unity-build.outputs.BUILD_ARTIFACT }} ${{ steps.unity-build.outputs.BUILD_ARTIFACT }}
- uses: actions/upload-artifact@v2
with: