Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Fix sloppy Makefile formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dduan committed Jun 28, 2019
1 parent 4214c84 commit a334ab3
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 @@ -30,7 +30,7 @@ test-tvOS:
test-swiftpm:
swift test

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

0 comments on commit a334ab3

Please sign in to comment.