Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Also install make for the deploy target
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
wercker.yml
|
@@ -20,7 +20,7 @@ build: |
|
|
deploy: |
|
|
steps: |
|
|
- install-packages: |
|
|
packages: zip |
|
|
packages: make zip |
|
|
- script: |
|
|
name: builds.framerjs.com |
|
|
code: | |
|
|