Skip to content

Commit 545bc2d

Browse files
authored
Update compile_bsp_with_drivers.yml
1 parent a1d4bad commit 545bc2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compile_bsp_with_drivers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ jobs:
5353
if: ${{ success() }}
5454
shell: bash
5555
run: |
56-
# source ~/.env/env.sh
57-
# python tools/ci/compile_bsp_with_drivers.py
56+
source ~/.env/env.sh
57+
python tools/ci/compile_bsp_with_drivers.py

0 commit comments

Comments
 (0)