Skip to content

Commit

Permalink
ci: simplifies generate-formulas process
Browse files Browse the repository at this point in the history
  • Loading branch information
petethepig committed Oct 12, 2023
1 parent 0355e3f commit 4fd1d11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.PHONY: generate-formulas
generate-formulas:
@echo make sure to set PYROSCOPE_TAG environment variable, e.g PYROSCOPE_TAG=v1.0.0
rm ../go.work
rm ../go.mod
cd scripts/generate-formulas && go mod download && go run ./ ${PYROSCOPE_TAG}

0 comments on commit 4fd1d11

Please sign in to comment.