Skip to content

Commit

Permalink
update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan committed Oct 23, 2016
1 parent dc957b8 commit 3d345ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified Docs/QuickStart.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ test-integration:

playground :
@mkdir -p Docs/QuickStart.playground/Sources
@cp Just/Just.swift Docs/QuickStart.playground/Sources/Just.swift
@cp Sources/Just/Just.swift Docs/QuickStart.playground/Sources/Just.swift
cd ./Docs && zip -r -X QuickStart.zip QuickStart.playground/*

html :
Expand Down

0 comments on commit 3d345ab

Please sign in to comment.