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 rake and sass-embedded versions to successfuly deploy on github a… #172

Closed

Conversation

BabaSanfour
Copy link

fixes #171

when deploying to GitHub actions, there is an incompatibility between older versions of ruby and sass-embedded.
Given that you are using the latest version of ruby you will need newer versions of rake and sass embedded. This fix the disruption of versions between dependencies.

@chrisrhymes
Copy link
Owner

Thank you for this pull request. I have just release v1.2.0 with the update to rake and an update to Bulma. Please can you try this release and see if it resolves your issue? Thanks.

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.

sass-embedded gives an error with GitHub Actions
2 participants