Skip to content

Commit

Permalink
Clean artifacts in dist so deployment workflow isn't buggy
Browse files Browse the repository at this point in the history
  • Loading branch information
crew102 committed Aug 20, 2022
1 parent 8c8c11a commit 4830a41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ test:

clean:
- rm -rf docs/build
- rm -rf dist

dist:
- rm dist/*
Expand Down

0 comments on commit 4830a41

Please sign in to comment.