Skip to content

Commit

Permalink
ci: fix build for new xk6
Browse files Browse the repository at this point in the history
  • Loading branch information
leonyork committed Feb 27, 2025
1 parent aa4c5cb commit 699c255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ all: build test-unit format check build-image deploy-infra test-integration dest

.PHONY: build
build:
mkdir -p dist
xk6 build v$(K6_VERSION) --with xk6-output-timestream=$(CURDIR) --output $(K6_DIST_LOCATION)

.PHONY: test-unit
Expand Down

0 comments on commit 699c255

Please sign in to comment.