Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ider-frontegg into FR-19053
  • Loading branch information
AlexFrontegg committed Dec 10, 2024
2 parents 18c59be + 988b90b commit c3deb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PLATFORM ?= $(shell go env GOOS)_$(shell go env GOARCH)
default: testacc

install:
@go build -o ~/.terraform.d/plugins/registry.terraform.io/frontegg/frontegg/1.0.5/$(PLATFORM)/terraform-provider-frontegg
@go build -o ~/.terraform.d/plugins/registry.terraform.io/frontegg/frontegg/merge..2/$(PLATFORM)/terraform-provider-frontegg
@rm .terraform.lock.hcl

.PHONY: testacc
Expand Down

0 comments on commit c3deb19

Please sign in to comment.