Skip to content

Commit 6b2dac8

Browse files
Bhumikagargggleecalcote
authored andcommitted
fix: remove public directory in clean target
Signed-off-by: Bhumika Garg <bhumikatech2024@gmail.com> Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 7375e9a commit 6b2dac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ site: check-go
3838
## Empty build cache and run on your local machine.
3939
clean:
4040
hugo --cleanDestinationDir
41+
make setup
4142
make site
4243

4344
## ------------------------------------------------------------

0 commit comments

Comments
 (0)