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 Jul 29, 2023
1 parent 7e1d1d9 commit b4b3c7d
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 @@ -36,7 +36,7 @@ jobs:
- name: 检查内核文件
run: |
wget -qO scripts/kernel-5.15 https://raw.githubusercontent.com/coolsnowwolf/lede/master/include/kernel-5.15
wget -qO scripts/kernel-5.10 https://raw.github.com/coolsnowwolf/lede/master/include/kernel-5.10
wget -qO scripts/kernel-6.1 https://raw.github.com/coolsnowwolf/lede/master/include/kernel-6.1
- name: 添加文件到暂存区
run: git add .
Expand Down

0 comments on commit b4b3c7d

Please sign in to comment.