Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roniwae authored Dec 8, 2023
1 parent 6a62820 commit a4a15c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
echo "TIME=$(TZ=Asia/Jakarta date "+%d_%m_%Y")" >> $GITHUB_ENV
- name: Pull toolchain
run: |
mkdir clang && git clone -b clang-12.0 https://github.com/roniwae/RastaMod69-Clang.git clang --depth=1
mkdir clang && git clone -b clang-13.0 https://github.com/roniwae/RastaMod69-Clang.git clang --depth=1
- name: Pull kernel source
run: |
git clone --depth=1 https://github.com/roniwae/MiuiKernel.git -b test kernel-source
Expand Down

0 comments on commit a4a15c2

Please sign in to comment.