mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Upload test frames separately
This commit is contained in:
parent
d6ceaad220
commit
53a3624aef
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -80,6 +80,5 @@ jobs:
|
|||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: emulator-test-frames
|
||||
overwrite: true
|
||||
name: emulator-test-frames-${{ matrix.os }}
|
||||
path: _rendered/*.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue