Migrated cache to artifact - cache compression fix2

This commit is contained in:
Xargon Wan 2022-05-03 14:57:37 +09:00
parent 1a588eabf9
commit 36024af3c2

View file

@ -229,7 +229,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: ${{ needs.Job1_-_Prepearing_enviornment.outputs.buildID }}
retrodeck-cooker.zip
path: retrodeck-cooker.zip
Job6_-_Build_bundle:
runs-on: ubuntu-latest