Skip to content

Commit

Permalink
Need more power
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset committed Aug 10, 2023
1 parent 7dd9be8 commit e92d357
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 @@ -115,7 +115,7 @@ jobs:
name: Install babashka
command: |
curl -s https://raw.githubusercontent.com/borkdude/babashka/master/install -o install.sh
bash install.sh
sudo bash install.sh
rm install.sh
- run:
name: Install deployment-script
Expand Down

0 comments on commit e92d357

Please sign in to comment.