Skip to content

Commit

Permalink
Makefile: clean artifacts, daily
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Jan 26, 2021
1 parent 4cb20c6 commit 869e992
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 @@ -17,7 +17,7 @@ bin build built extracted github/assets github/release github/install install js
$(MKDIR) $@

start-over!:
rm -rf bin build built extracted github/assets github/release github/install install js lib ship src stamp test wasm wasm32-unknown-none lds/*.cpp-lds.lds
rm -rf artifacts bin build built daily extracted github/assets github/release github/install install js lib ship src stamp test wasm wasm32-unknown-none lds/*.cpp-lds.lds

# environment for bash shells
env:
Expand Down

0 comments on commit 869e992

Please sign in to comment.