- Notifications
You must be signed in to change notification settings - Fork928
Commit17f2584
authored
fix: add psmock to gen and make-fresh targets (#15072)
Fixes```+ make -j build/coder_linux_amd64 build/coder_linux_arm64 build/coder_linux_armv7 build/coder_2.16.0-devel+7da231bc9_windows_amd64.zip build/coder_2.16.0-devel+7da231bc9_linux_amd64.tar.gz build/coder_2.16.0-devel+7da231bc9_linux_amd64.debcoderd/database/pubsub/psmock/doc.go:4: running "mockgen": exec: "mockgen": executable file not found in $PATHmake: *** [Makefile:569: coderd/database/pubsub/psmock/psmock.go] Error 1```during builds.1 parent3565227 commit17f2584
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
507 | 507 |
| |
508 | 508 |
| |
509 | 509 |
| |
510 |
| - | |
| 510 | + | |
| 511 | + | |
511 | 512 |
| |
512 | 513 |
| |
513 | 514 |
| |
| |||
537 | 538 |
| |
538 | 539 |
| |
539 | 540 |
| |
| 541 | + | |
540 | 542 |
| |
541 | 543 |
| |
542 | 544 |
| |
|
0 commit comments
Comments
(0)