Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the Github Actions workflow #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hasantayyar
Copy link

@hasantayyar hasantayyar commented Jan 4, 2024

Changes:

Install libncurses5 system library

This is required to fix the Elixir installation

Update the actions/checkout version

See the release notes https://github.com/actions/checkout/releases.
The current version is very old. Newer versions contain more improvements and patches.

Update elixir.yml to fix Elixir installation by adding `libncurses5`
@hasantayyar hasantayyar changed the title Update elixir.yml to fix Elixir installation Fix the Github Actions workflow Jan 4, 2024
@hasantayyar hasantayyar marked this pull request as ready for review January 4, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant