Skip to content

Commit 00e183d

Browse files
committed
fix docs upload in evergreen
1 parent 4f80ee8 commit 00e183d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ functions:
164164
params:
165165
aws_key: ${aws_key}
166166
aws_secret: ${aws_secret}
167-
local_file: ${workdir}/mongoc/man-page-images/index.html
167+
local_file: mongoc/man-page-images/index.html
168168
remote_file: ${project}/man-page-images/${CURRENT_VERSION}/index.html
169169
bucket: mciuploads
170170
permissions: public-read

0 commit comments

Comments
 (0)