Skip to content

Commit

Permalink
build: update
Browse files Browse the repository at this point in the history
  • Loading branch information
y82t2z committed Nov 26, 2024
1 parent 238b7d0 commit 4f231de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
repository: y82t2z/AnyKernel3
path: AnyKernel3
- name: Download Tool
run: sudo apt install libarchive-tools build-essential libncurses-dev bison flex libssl-dev binutils
run: sudo apt install libarchive-tools build-essential libncurses-dev bison flex libssl-dev binutils python2

- name: Download Clang
run: |
Expand Down

0 comments on commit 4f231de

Please sign in to comment.