Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Change Poetry install from pip to curl #174

Merged
merged 21 commits into from
Jul 12, 2023

Conversation

NolanTrem
Copy link
Collaborator

This PR resolves the issue where pip install poetry was being used, which caused GitHub Actions to fail. The new install uses a curl command to get the latest version of poetry which should include all the necessary files to run the actions.

@NolanTrem
Copy link
Collaborator Author

Sorry about that—seems like some of the GitHub actions didn't like the import path. Should be good now!

@emrgnt-cmplxty emrgnt-cmplxty merged commit 857e591 into emrgnt-cmplxty:main Jul 12, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants