Skip to content

Commit 0aa2b0c

Browse files
committed
Fix generate task call in linting.
1 parent a5d9eea commit 0aa2b0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

taskfiles/lint-cpp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ tasks:
6767
deps:
6868
- task: "ystdlib:generate"
6969
vars:
70+
BUILD_DIR: "{{.G_YSTDLIB_DEBUG_BUILD_DIR}}"
7071
BUILD_TYPE: "debug"
7172
- "cpp-configs"
7273
- "venv"

0 commit comments

Comments
 (0)