Skip to content

Commit 0368e9d

Browse files
author
Diego Ardila
committed
sudo
1 parent 9f06637 commit 0368e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- run:
1515
name: Install Environment Dependencies
1616
command: | # install dependencies
17-
sudo apt-get install curl
17+
su apt-get install curl
1818
pip install --upgrade pip
1919
pip install poetry
2020
poetry install

0 commit comments

Comments
 (0)