Skip to content

Commit

Permalink
ts-build-clang-12.sh main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kafoula authored Nov 25, 2023
1 parent f4ce363 commit d9a6a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
mkdir toolchain
git submodule add --branch arter97 https://github.com/CruelKernel/samsung-exynos9820-toolchain toolchain/arter97
- name: Kernel Build
run: echo 11 | ./ts-build-arter97.sh
run: echo 11 | ./ts-build-clang-12.sh
- name: Upload Kernel Zip
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit d9a6a5f

Please sign in to comment.