Skip to content

Commit

Permalink
build-all: remove the release zip before building
Browse files Browse the repository at this point in the history
  • Loading branch information
brliron committed Apr 19, 2018
1 parent a0c1641 commit af4db52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-all.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Clean
make -C Act-Nut-Lib clean
rm -rf 135tk
rm -rf 135tk.zip

# Build
make -C Act-Nut-Lib
Expand Down

0 comments on commit af4db52

Please sign in to comment.