Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fillwithjoy1 authored Jun 26, 2024
1 parent 4d77f19 commit 8643094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: Sync kernel repo
run: |
curl -O "https://dl.google.com/dl/android/aosp/raven-ap1a.240505.004-factory-9d783215.zip"
mkdir android-kernel
zip android android-kernel
ls
Expand Down

0 comments on commit 8643094

Please sign in to comment.