Skip to content

Commit

Permalink
ci: Fix out-of-place description entry
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Sep 2, 2020
1 parent 762457c commit 0d91c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ executors:
xcode: 11.6.0

commands:
description: "Install macOS system dependencies"
install_macos_deps:
description: "Install macOS system dependencies"
steps:
- run:
name: "Install system dependencies"
Expand Down

0 comments on commit 0d91c95

Please sign in to comment.