Skip to content

Commit 19a8cce

Browse files
committed
fix(ci): update cached worked directory for pepolar [fresh workdir]
1 parent a4348be commit 19a8cce

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
@@ -175,7 +175,7 @@ jobs:
175175
mkdir -p /tmp/data/
176176
echo "b2VzdGViYW5Ac3RhbmZvcmQuZWR1CjMwNzU2CiAqQ1MzYkJ5VXMxdTVNCiBGU2kvUGJsejJxR1V3Cg==" | base64 -d > /tmp/data/fslicense.txt
177177
178-
- save_cache:
178+
- save_cache:
179179
key: data-v2-{{ .Branch }}-{{ .BuildNum }}
180180
paths:
181181
- "/opt/circleci/.pyenv/versions/3.5.2"

0 commit comments

Comments
 (0)