Skip to content

.local directory is not always present #3

@benschwarz

Description

@benschwarz

👋 LTNS

I popped setup-postgres into a rails app pipeline and discovered that .local directory was not present for the image I used (ubuntu-latest && setup-ruby). Not sure why

In my case I was able to add:

- run: mkdir /home/runner/.local

I can add this to action.yml in a PR if that's helpful?

Your action saved 30 secs on each PG startup called in my parallelised pipeline, so thank you 🙇‍♂️

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions