Skip to content

Commit 3c8233b

Browse files
committed
fix dependencies
1 parent 12fa501 commit 3c8233b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Taskfile.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ tasks:
166166
- "cmd/server/*.go"
167167
- "pkg/**/*.go"
168168
- "pkg/**/*.json"
169+
- tsunami/**/*.go
169170
generates:
170171
- dist/bin/wavesrv.*
171172

@@ -194,6 +195,7 @@ tasks:
194195
- "cmd/server/*.go"
195196
- "pkg/**/*.go"
196197
- "pkg/**/*.json"
198+
- "tsunami/**/*.go"
197199
generates:
198200
- dist/bin/wavesrv.*
199201

0 commit comments

Comments
 (0)