Skip to content

Commit

Permalink
ci: add emmc createimg for R64
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Feb 3, 2024
1 parent 6dba137 commit 050b878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
echo -e "board=bpi-r64\ndevice=emmc" > build.conf
bash build.sh build
bash build.sh rename
bash build.sh createimg non-interactive
rm build.conf
Expand Down

0 comments on commit 050b878

Please sign in to comment.