Skip to content

Commit

Permalink
Update Update Checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
00575 authored May 9, 2022
1 parent 2d4949e commit 232db33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Update Checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
wget https://github.com/00575/Nanopi/raw/master/common.seed -O common.seed
wget https://github.com/00575/Nanopi/raw/master/r4s.config.seed -O r4s.config.seed
wget -qO scripts/merge_files.sh https://github.com/00575/Nanopi/raw/master/scripts/merge_files.sh
wget -qO scripts/kernel https://github.com/00575/Nanopi/raw/master/scripts/kernel
wget -qO scripts/kernel https://github.com/00575/Nanopi/raw/master/scripts/kernel-5.15
git add .
git checkout .
git commit -am 'update-${{ env.date }}'
Expand Down

0 comments on commit 232db33

Please sign in to comment.