We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e6458 commit 3a14f76Copy full SHA for 3a14f76
Makefile
@@ -642,7 +642,6 @@ vpn/vpn.pb.go: vpn/vpn.proto
642
site/src/api/typesGenerated.ts: $(wildcard scripts/apitypings/*) $(shell find ./codersdk $(FIND_EXCLUSIONS) -type f -name '*.go')
643
# -C sets the directory for the go run command
644
go run -C ./scripts/apitypings main.go > $@
645
- ./scripts/pnpm_install.sh
646
647
site/e2e/provisionerGenerated.ts: provisionerd/proto/provisionerd.pb.go provisionersdk/proto/provisioner.pb.go
648
cd site
0 commit comments