fatiando / harmonica

Forward modeling, inversion, and processing gravity and magnetic data
https://www.fatiando.org/harmonica
BSD 3-Clause "New" or "Revised" License
211 stars 69 forks source link

Make "publish" job in Actions to need the "build" as finished #388

Closed santisoler closed 1 year ago

santisoler commented 1 year ago

The publish job now requires that the build job should be finished before starting. This solves the issue of the publish job not finding the uploaded artifact. Update the versions of the upload-artifacts and download-artifacts to v3 in pypi.yml.