Skip to content

Commit 81706d5

Browse files
committed
fix: fix ci build running protoc
1 parent 3c5a5ae commit 81706d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ gen/mark-fresh:
518518
agent/proto/agent.pb.go \
519519
provisionersdk/proto/provisioner.pb.go \
520520
provisionerd/proto/provisionerd.pb.go \
521-
vpn/vpn.proto \
521+
vpn/vpn.pb.go \
522522
coderd/database/dump.sql \
523523
$(DB_GEN_FILES) \
524524
site/src/api/typesGenerated.ts \

0 commit comments

Comments
 (0)