Skip to content

Commit 4b5f007

Browse files
Update chompfile.toml
Co-authored-by: Guy Bedford <[email protected]>
1 parent 8f759a9 commit 4b5f007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chompfile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ deps = [':server:build', ':server:start']
6363

6464
[[task]]
6565
name = 'server:build'
66-
deps = ['build']
66+
run = "echo 'Building...' && chomp build && echo 'Build complete.'"
6767

6868
[[task]]
6969
name = 'server:start'

0 commit comments

Comments
 (0)