Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb22bd81

Browse files
fix: fix ci build running protoc (#14929)
1 parent3c5a5ae commitb22bd81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ gen: \
488488
agent/proto/agent.pb.go\
489489
provisionersdk/proto/provisioner.pb.go\
490490
provisionerd/proto/provisionerd.pb.go\
491-
vpn/vpn.proto\
491+
vpn/vpn.pb.go\
492492
coderd/database/dump.sql\
493493
$(DB_GEN_FILES)\
494494
site/src/api/typesGenerated.ts\
@@ -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)

[8]ページ先頭

©2009-2025 Movatter.jp