Skip to content

Commit 80c9cad

Browse files
authored
Update action_tools.yml
1 parent b728a16 commit 80c9cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action_tools.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
6363
- name: Build Tools
6464
run: |
65+
source ~/.env/env.sh
6566
scons --pyconfig-silent -C $TEST_BSP_ROOT 2>menuconfig.log
6667
cat menuconfig.log
6768
if grep -q "warning:" menuconfig.log; then

0 commit comments

Comments
 (0)