Skip to content

Commit a678ea2

Browse files
Adding forgottent sparse check-out
1 parent 9f2d634 commit a678ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_clangrt_builtins.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
sparse-checkout: |
4141
tools/build_clangrt_builtins.sh
42+
tools/build_newlib.sh
4243
sparse-checkout-cone-mode: false
4344

4445
- run: ./tools/build_clangrt_builtins.sh -t ${{ matrix.target.core }} -o artifact/arch/${{ matrix.target.se }}/lib

0 commit comments

Comments
 (0)