Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -219,7 +219,7 @@ impl HtmxBuild {
|
||||
)
|
||||
.with_directory(
|
||||
"/mnt/app/target/site",
|
||||
builder_image.directory(format!("/mnt/src/target/site")),
|
||||
builder_image.directory("/mnt/src/target/site".to_string()),
|
||||
)
|
||||
.with_file(
|
||||
"/mnt/app/Cargo.toml",
|
||||
|
Reference in New Issue
Block a user