dylanirlbeck / tailwind-ppx

A Reason/OCaml Pre-Processor eXtension (PPX) that validates your Tailwind classes at compile-time.
MIT License
152 stars 15 forks source link

Investigate esy build cache in GH Actions #67

Closed dylanirlbeck closed 4 years ago

dylanirlbeck commented 4 years ago

It doesn't look like jobs are caching the esy build correctly, which is slowing down the workflows --- worth investigating.