mila-iqia / milatools

Tools to connect to and interact with the Mila cluster
MIT License
60 stars 11 forks source link

Fix the publish workflow (pycparser error) #98

Closed lebrice closed 7 months ago

lebrice commented 7 months ago

There's this weird bug happening in the Publish workflow: https://github.com/mila-iqia/milatools/actions/runs/7847642067/job/21417320491#step:5:53

I suspect that this might have to do with the cache used when installing packages. I'm going to try to disable it and see if it helps. I'm not sure what the best workflow would be to debug this.