Skip to content

Commit bf1f140

Browse files
authored
Update PhytiumPi-4GB-Build.yaml
1 parent 7f2bcb6 commit bf1f140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/PhytiumPi-4GB-Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
with:
5353
release_id: ${{ needs.prepare_release.outputs.release_id }}
54-
file: "./SBC-sig/scripts/rockchip/build/*/*.img.xz*"
54+
file: "./SBC-sig/scripts/build/*/*.img.xz*"
5555
draft: false
5656
- name: Rollback release
5757
if: failure() && needs.prepare_release.outputs.release_id != ''

0 commit comments

Comments
 (0)