Are highlight-js assets not uploaded to S3 bucket?

Hi,

I have test/prod instances with minio s3 buckets for asset/upload file storage. It looks that practically all seems to be working fine. But for some reason in both ENVs the /highlight-js/... seems to be missing from minio S3 bucket. Interestingly this is the only asset (as far as I can tell) that is missing. Does it require any command than this: bundle exec rake s3:upload_assets to be uploaded into S3 bucket during build?