diff --git a/cloudformation/ci.template.js b/cloudformation/ci.template.js index ab8c41ed0..98f32b547 100644 --- a/cloudformation/ci.template.js +++ b/cloudformation/ci.template.js @@ -19,7 +19,7 @@ module.exports = { ], "Effect": "Allow", "Resource": [ - "arn:aws:s3:::mapbox-gl-js/plugins/mapbox-gl-draw/*", + "arn:aws:s3:::mapbox-gl-js/plugins/mapbox-gl-draw/*" ] } ]