Skip to content

Commit

Permalink
Fix debos-radxa build
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Nov 7, 2022
1 parent 4ee8ea0 commit 3d8e625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: radxa/debos-build-action@main
if: matrix.build_systems == 'debos'
with:
board: radxa-nx5
board: ${{ matrix.boards }}
distro: ${{ matrix.distros }}
flavor: ${{ matrix.flavors }}
release-id: ${{ needs.prepare_release.outputs.release_id }}
Expand Down

0 comments on commit 3d8e625

Please sign in to comment.