Skip to content

Commit

Permalink
fix make clean
Browse files Browse the repository at this point in the history
  • Loading branch information
mycrEEpy committed Dec 26, 2024
1 parent 073ec10 commit 9eab85d
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 @@ -28,4 +28,4 @@ fmt:
clean:
go clean
rm -rf dist/
rm pakku
rm -f pakku

0 comments on commit 9eab85d

Please sign in to comment.