Skip to content

Commit 8373487

Browse files
committed
fix mise
1 parent 47462bc commit 8373487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ run = [
2121
]
2222

2323
[tasks.start]
24-
Addepends = ["infrastructure"]
24+
depends = ["infrastructure"]
2525
env = { SLEEPINGPILL_BASE_LOCATION = "http://localhost:8082", NO_AUTH_MODE = "true", SERVER_PORT = "5000", CAKE_LOCATION = "localhost" }
2626
run = [
2727
"mvn clean package",

0 commit comments

Comments
 (0)