Skip to content

Commit

Permalink
Merge branch 'main' into dabao1955-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dabao1955 authored Jan 23, 2025
2 parents 8b27fb3 + ab4af05 commit 0646e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ runs:
else
echo "::group:: Downloading mkdtboimg to /usr/local/bin"
sudo aria2c https://github.com/dabao1955/kernel_build_action/raw/main/mkdtboimg.py -o mkdtboimg
chmod +x -v mkdtboimg
sudo chmod +x -v mkdtboimg
sudo mv mkdtboimg -v /usr/local/bin/mkdtboimg
fi
echo "::endgroup::"
Expand Down

0 comments on commit 0646e79

Please sign in to comment.