Skip to content

Commit

Permalink
Update NanoPiM4.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zrj004 authored Sep 19, 2024
1 parent dc82562 commit ebb1971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NanoPiM4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
echo "--------------------------硬盘信息--------------------------"
echo "硬盘数量: $(ls /dev/sd* | grep -v [1-9] | wc -l)" && df -hT
- uses: zrj004/build@main
- uses: zrj004/Armbian@main
with:
armbian_token: "${{secrets.GITHUB_TOKEN}}"
armbian_target: "${{inputs.armbian_target}}"
Expand Down

0 comments on commit ebb1971

Please sign in to comment.