Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
build: update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
PromiseFru committed Jul 19, 2024
1 parent e4ff9c7 commit 37e2701
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 @@ -7,7 +7,7 @@ config:

build:
@echo "[!] Creating production build ..."
yarn install --no-lockfile
yarn install --no-lockfile && \
yarn build

deploy:
Expand Down

0 comments on commit 37e2701

Please sign in to comment.