Skip to content

Commit

Permalink
Fix release script
Browse files Browse the repository at this point in the history
  • Loading branch information
jonallured committed May 6, 2021
1 parent 2ea202d commit db61ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- run:
name: Setup Rubygems
command: cd .. && bash .circleci/setup-rubygems
command: bash .circleci/setup-rubygems

- run:
name: Build gem
Expand Down

0 comments on commit db61ad2

Please sign in to comment.