Skip to content

Commit 1709daa

Browse files
Sorixellehellcp
authored andcommitted
ci: replace --nojs flag with --js-engine
Signed-off-by: Ruby Iris Juric <[email protected]>
1 parent e661d53 commit 1709daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
2828
- name: Build aplite SDK
2929
run: |
30-
./waf configure --board bb2 --nojs
30+
./waf configure --board bb2 --js-engine none
3131
./waf build --onlysdk
3232
3333
- name: Build basalt SDK

0 commit comments

Comments
 (0)