koenvo / pyodide-http

Provides patches for widely used http libraries to make them work in Pyodide environments like JupyterLite
MIT License
78 stars 15 forks source link

Fix github action #24

Closed koenvo closed 1 year ago

koenvo commented 1 year ago

Currently the github action is failing: https://github.com/koenvo/pyodide-http/actions/runs/3693290229/jobs/6253109114

Make sure it works properly again

rth commented 1 year ago

One fix is to switch from ubuntu-latest to ubuntu-20.04

There is also the URL I added that was incorrect in https://github.com/koenvo/pyodide-http/blame/main/README.md#L4. sorry.

koenvo commented 1 year ago

Okee, I did a pretty bad job at reviewing the PR there. Sorry.

koenvo commented 1 year ago

Fixed in https://github.com/koenvo/pyodide-http/commit/4ba4054ad8bc5d5cf86f81a95f89d3cbcf008667