Skip to content

Commit 201c44d

Browse files
committed
Fix protopb CI build errors
1 parent 9d4c7e1 commit 201c44d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Sming/Libraries/nanopb/component.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ COMPONENT_INCDIRS := nanopb src/include
33

44
COMPONENT_SUBMODULES += nanopb
55

6-
NANOPB_GENERATE := $(PYTHON) $(COMPONENT_PATH)/nanopb/generator/nanopb_generator.py
6+
export NANOPB_GENERATE := $(PYTHON) $(COMPONENT_PATH)/nanopb/generator/nanopb_generator.py

0 commit comments

Comments
 (0)