Skip to content

Commit aff2d80

Browse files
committed
fix action
1 parent cf41df6 commit aff2d80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ all: check-export prep
4646

4747
sdkconfig.defaults: Makefile.user
4848
cat config/sdkconfig.$(TARGET) config/sdkconfig.common > sdkconfig.defaults
49+
@mkdir -p build
4950
echo "idf_build_set_property(COMPILE_OPTIONS "$(COMPILE_OPTIONS)" APPEND)" > build/options.cmake
5051

5152
clean:

0 commit comments

Comments
 (0)