Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jgadling committed Jun 21, 2024
1 parent 77eb2cb commit b69608e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ build-base:
rm requirements.txt

.PHONY: build ## Build the base docker image and the test app docker image
build: build-platformics
build: build-base
$(MAKE_TEST_APP) build

.PHONY: dev ## Launch a container suitable for developing the platformics library
Expand Down

0 comments on commit b69608e

Please sign in to comment.