Skip to content

Commit

Permalink
ci: forget to upload buildroot caching packages
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Sep 21, 2023
1 parent 8cf0c39 commit 3bdc55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
work/${{ matrix.soc }}/run_qemu.sh
- name: Upload cached packages
if: matrix.core == 'ux600' && matrix.boot_mode == 'sd' && matrix.soc == 'fsl91030m'
if: matrix.core == 'ux600fd' && matrix.boot_mode == 'sd' && matrix.soc == 'fsl91030m'
uses: actions/[email protected]
with:
name: build_caching
Expand Down

0 comments on commit 3bdc55b

Please sign in to comment.