Skip to content

Commit 8c7f63d

Browse files
committed
sudo....
1 parent 20546d6 commit 8c7f63d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- setup_remote_docker
2323
- run: sudo apt install ruby
24-
- run: gem install ci-scripts
24+
- run: sudo gem install ci-scripts
2525

2626
- run: ci-scripts go/test
2727
- run: bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)