Skip to content

Commit 666fb0d

Browse files
authored
Update bsp_buildings.yml
1 parent c6509c3 commit 666fb0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bsp_buildings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ jobs:
424424
echo "RTT_CC=gcc" >> $GITHUB_ENV
425425
echo "export PATH=~/.env/tools/scripts:$PATH" > ~/.env/env.sh
426426
- name: Cache GCC Arm Toolchain
427+
if: ${{ matrix.legs.RTT_TOOL_CHAIN == 'sourcery-arm'}}
427428
id: cache-gcc-arm
428429
uses: actions/cache@main
429430
with:

0 commit comments

Comments
 (0)