Skip to content

Commit

Permalink
workflows/action_utest.yml添加安装kconfiglib
Browse files Browse the repository at this point in the history
  • Loading branch information
ComerLater authored Jun 27, 2024
1 parent 5edab01 commit 85e6c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/action_utest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get -yqq install scons qemu-system git
pip3 install kconfiglib
- name: Install Arm ToolChains
if: ${{ matrix.legs.QEMU_ARCH == 'arm' && matrix.legs.UTEST != 'rtsmart/arm' && success() }}
Expand Down

0 comments on commit 85e6c85

Please sign in to comment.