Skip to content

Commit

Permalink
Update build_lpi4a.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chainsx authored Sep 14, 2023
1 parent 2c69dca commit db3cfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_lpi4a.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_id: ${{ needs.prepare_release.outputs.release_id }}
file: "./*.img.xz*;./firmware/u-boot-*.bin"
file: "./*.img.xz*;./firmware/*u-boot-*.bin"
draft: false
- name: Rollback release
if: failure() && needs.prepare_release.outputs.release_id != ''
Expand Down

0 comments on commit db3cfe0

Please sign in to comment.