We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 655517a commit b35f771Copy full SHA for b35f771
taskfile.yaml
@@ -52,6 +52,7 @@ tasks:
52
clean:
53
cmds:
54
- "rm -rf '{{.G_BUILD_DIR}}'"
55
+ - "rm -f .task/build_with_symbols_*.stamp"
56
- task: "clean-python-component"
57
vars:
58
COMPONENT: "clp-package-utils"
0 commit comments