Skip to content

Commit

Permalink
fix(deps): fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kaylachun committed Apr 29, 2024
1 parent 18b8ea2 commit 1e56104
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
type: executor
install_manually:
type: boolean
name:
type: string
steps:
- run: echo << parameters.name >>
- checkout
Expand Down

0 comments on commit 1e56104

Please sign in to comment.