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 build pipeline #190

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Fix build pipeline #190

merged 1 commit into from
Apr 28, 2022

Conversation

sansyrox
Copy link
Member

Description

This PR fixes #

@netlify
Copy link

netlify bot commented Apr 26, 2022

Deploy Preview for robyn canceled.

Name Link
🔨 Latest commit a056366
🔍 Latest deploy log https://app.netlify.com/sites/robyn/deploys/626aea872517d90008462ae0

@sansyrox sansyrox force-pushed the build-pipeline-fix branch 3 times, most recently from 76c627e to f6e463a Compare April 26, 2022 20:34
apt-get install -y python3.7 python3.9
dpkg --install python3-distutils_3.7.0-1~18.04_all.deb

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi there.
Is it really necessary? It's supposed to be installed on line 151.

Copy link
Member Author

@sansyrox sansyrox Apr 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @manoelhc ,

Thanks for the review. I am not really sure 😅

I was actually trying out different things yesterday night to get it working 😅

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also use actions/setup-python with matrix. Pretty handy.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@manoelhc , wow this looks like a great plugin. It will definitely help. :D

@sansyrox sansyrox force-pushed the build-pipeline-fix branch 2 times, most recently from df0f488 to 7b67f4c Compare April 28, 2022 12:45
@sansyrox sansyrox merged commit 79d33db into main Apr 28, 2022
@sansyrox sansyrox deleted the build-pipeline-fix branch April 28, 2022 21:42
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.

2 participants