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 3, 2020
1 parent a18abc9 commit 3b0c0d0
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 3b0c0d0

Please sign in to comment.