Skip to content

Commit 7b884ab

Browse files
committed
Source script
1 parent 56e79e8 commit 7b884ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
alias python='python3.11'
224224
alias python3='python3.11'
225225
alias pip3='pip3.11'
226-
scripts/bootstrap.sh -p all,darwin
226+
. scripts/bootstrap.sh -p all,darwin
227227
- name: Setup Build, Run Build and Run Tests
228228
run: |
229229
scripts/build/gn_gen.sh --args=" \

0 commit comments

Comments
 (0)