Skip to content

Commit

Permalink
Upload test frames separately
Browse files Browse the repository at this point in the history
  • Loading branch information
sergystepanov committed Feb 7, 2024
1 parent d6ceaad commit 53a3624
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 53a3624

Please sign in to comment.