Skip to content

Commit

Permalink
ci: add emmc bl2+fip for r64
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Feb 1, 2024
1 parent 85e6a36 commit 6dba137
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,11 @@ jobs:
bash build.sh build
bash build.sh rename
bash build.sh createimg non-interactive
echo -e "board=bpi-r64\ndevice=emmc" > build.conf
bash build.sh build
bash build.sh rename
rm build.conf
git checkout ${{ env.BRANCH }}
Expand Down

0 comments on commit 6dba137

Please sign in to comment.