Skip to content

Commit

Permalink
Update build-lineageos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kongle233 authored Aug 10, 2024
1 parent 1d525a1 commit 0e03372
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-lineageos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
chmod a+x ~/.local/bin/repo
cd kernel_workspace
wget https://github.com/kongle233/Kernel-Builder_Action/releases/download/cxk/repokernel.tgz
tar zxvf repokernel.tgz
rm repokernel.tgz
wget https://github.com/kongle233/Kernel-Builder_Action/releases/download/cxk/reposk.tgz
tar zxvf repo*.tgz
rm repo*.tgz
echo success
- name: Setup Debug Session
Expand Down

0 comments on commit 0e03372

Please sign in to comment.