Skip to content

Commit

Permalink
Merge pull request #9 from luckymarmot/006-cheatsheet
Browse files Browse the repository at this point in the history
fixed Makefile
  • Loading branch information
JonathanMontane committed Sep 1, 2016
2 parents 982c6bb + 4e1e18c commit da4bb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -28,4 +28,4 @@ lint:
check: test lint

archive: build
cd ./build/; zip -r JsonWebTokenDynamicValue.zip "$(identifier)/"
cd ./build/; zip -r JSONSchemaFakerDynamicValue.zip "$(identifier)/"

0 comments on commit da4bb9c

Please sign in to comment.