mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
export patchdb ts types from rust
This commit is contained in:
2
Makefile
2
Makefile
@@ -174,8 +174,8 @@ container-runtime/node_modules: container-runtime/package.json container-runtime
|
||||
touch container-runtime/node_modules
|
||||
|
||||
core/startos/bindings: $(shell git ls-files core) $(ENVIRONMENT_FILE) $(PLATFORM_FILE)
|
||||
rm -rf core/startos/bindings
|
||||
(cd core/ && cargo test)
|
||||
touch core/startos/bindings
|
||||
|
||||
sdk/lib/test: $(shell git ls-files sdk) core/startos/bindings
|
||||
(cd sdk && make test)
|
||||
|
||||
Reference in New Issue
Block a user