Skip to content

Commit

Permalink
Merge pull request #141 from AkihiroSuda/a
Browse files Browse the repository at this point in the history
fix make artifact
  • Loading branch information
AkihiroSuda authored Mar 5, 2020
2 parents 731a1b9 + bdf3281 commit c38be96
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 @@ -31,7 +31,7 @@ up: image
down:
docker-compose down

artifact: image _artifact
artifact: binaries _artifact

_artifact:
rm -rf _artifact _SHA256SUM
Expand Down

0 comments on commit c38be96

Please sign in to comment.