Skip to content

Commit

Permalink
workflows: use Neutron-Toolchains
Browse files Browse the repository at this point in the history
  • Loading branch information
5kind committed Mar 12, 2024
1 parent f3cc99f commit 669d772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nbuild-kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ jobs:
cd $GITHUB_WORKSPACE/kernel_workspace
mkdir clang-aosp
cd clang-aosp
sudo apt-get install libarchive-tools
curl -LO "https://raw.githubusercontent.com/Neutron-Toolchains/antman/main/antman"
bash antman -S=latest
bash antman --patch=glibc
Expand Down

0 comments on commit 669d772

Please sign in to comment.