Skip to content

Commit

Permalink
Update build-armbian.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhchinh82 authored Jan 30, 2022
1 parent 4042bd8 commit b6968b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
sudo chmod +x rebuild
#sudo ./rebuild -d -b s905x3_s905x -k 5.4.170_5.10.90 -v dev
#sudo rm -rf build-armbian/amlogic-kernel/* && sync
sudo ./rebuild -d -b s922x_s922x-n2_s922x-reva_s905d_s912_s912-t95z_s905x2_s905_s905d-ki_s905x3_s905x -k 5.4.170_5.10.90
sudo ./rebuild -d -b s905w -k 5.4.170
sudo ./rebuild -d -b s905x3_s905x -s 6500 -k 5.4.170_5.10.90
sudo ./rebuild -d -b s905w -s 6500 -k 5.4.170
cd build/output/images/ && sudo gzip *.img && sync
echo "FILEPATH=$PWD" >> $GITHUB_ENV
echo "FILE_DATE=$(date +"%Y.%m.%d.%H%M")" >> $GITHUB_ENV
Expand Down

0 comments on commit b6968b6

Please sign in to comment.