Skip to content

Commit

Permalink
Upgrade node version CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
samihamine committed Sep 10, 2023
1 parent c977070 commit 4552294
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 @@ -26,7 +26,7 @@ build-browser: build # build dependencies
# .PHONY: build

build: ## Builds libraries in prod mode, and all dependencies
yarn run -T browser build
yarn run -T build
.PHONY: build


Expand Down

0 comments on commit 4552294

Please sign in to comment.