Skip to content

Commit

Permalink
updated raspi artifacts name
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed Mar 19, 2024
1 parent 7b01a71 commit efe1a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: raspi-snapshot-${{ env.SHORT_SHA }}
name: raspi-snapshot-${{ matrix.arch }}-${{ env.SHORT_SHA }}
path: build/*.deb

build-steamlink:
Expand Down

0 comments on commit efe1a26

Please sign in to comment.