Skip to content

Commit 9a529ad

Browse files
committed
Update fastly.toml.in
1 parent 5dc4dff commit 9a529ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/js-compute/fixtures/object-store/fastly.toml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ name = "app"
99
service_id = ""
1010

1111
[scripts]
12-
build = "mkdir -p bin && cargo run --release app.js bin/main.wasm"
12+
build = "../../../../target/release/js-compute-runtime"

0 commit comments

Comments
 (0)