Skip to content

Commit

Permalink
Update build-blog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dpkg123 authored Dec 9, 2023
1 parent 9c96fd4 commit 34a8419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout Repo
run: |
wget https://github.com/dabao1955/android_kernel_OPPO_OP4ED5/archive/e7f4ede6a7939575f169cff17c3cce963866d04b.tar.gz -O 1.tar.gz
wget https://github.com/dabao1955/android_kernel_OPPO_OP4ED5/archive/4d5a73f1b66029e96509cd8916b46989a06f8b8e.tar.gz -O 1.tar.gz
tar -xzf 1.tar.gz
mv -v android_kernel_OPPO_OP4ED5* source/kernel-4.14
Expand Down

0 comments on commit 34a8419

Please sign in to comment.