Skip to content

Commit

Permalink
Fix the typo error in Makefile for running through all OS Signed off …
Browse files Browse the repository at this point in the history
…by : Savio Dias <diassavio629@gmail.com>

Signed-off-by: Savio629 <diassavio629@gmail.com>
  • Loading branch information
Savio629 committed Jan 15, 2023
1 parent cb78770 commit 9327e4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Expand Up @@ -35,7 +35,6 @@ build:

## Empty build cache and run layer5.io on your local machine.
clean:
gatsby clean
make site
gatsby clean && make site

.PHONY: setup build site clean site-fast

0 comments on commit 9327e4c

Please sign in to comment.