Skip to content

Commit a482b27

Browse files
committed
Mark build as phony
1 parent 8828f10 commit a482b27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ upload:
3232

3333
clean:
3434
rm -rf dist
35+
36+
.PHONY: build

0 commit comments

Comments
 (0)