Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit f8d8d91

Browse files
author
Achim Schneider
committed
bindings
1 parent 9178f08 commit f8d8d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ DOCKER_USER_NAME ?= achimcc
3737
################################################################################
3838

3939
generate-bindings:
40-
cargo run -p generate-bindings -- --target packages/_generated/commontypes/src
40+
cargo run -p generate-bindings -- --target ./packages/_generated/commontypes/src
4141

4242
generate-change-json:
4343
cargo run --package crate-extractor -- create \

0 commit comments

Comments
 (0)