Skip to content

Commit 10c3f77

Browse files
committed
Update
1 parent 1488c97 commit 10c3f77

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
@@ -48,7 +48,7 @@ references:
4848
command: |
4949
sudo apt-get update
5050
sudo apt-get install -y default-jre
51-
rm -rf /var/lib/apt/lists/*
51+
sudo rm -rf /var/lib/apt/lists/*
5252
5353
deploy_to_staging: &deploy-to-staging
5454
run:

0 commit comments

Comments
 (0)