Skip to content

Commit 31c431c

Browse files
authored
Fixed typo in build script
1 parent 0a6050c commit 31c431c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fastly.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ service_id = "q9waEnTgJfqQV1a0cYOuo3"
1111

1212
[scripts]
1313
build = """
14-
cargo build --bin potsi --release --target wasm32-wasip1 --color always &&
14+
cargo build --bin potsi --release --target wasm32-wasip1 --color always
1515
"""
1616

1717
[local_server]

0 commit comments

Comments
 (0)