btashton commented on pull request #1762:
URL: https://github.com/apache/incubator-nuttx/pull/1762#issuecomment-691216935


   > So I should just leave the source passing between jobs via artifacts as it 
happens on cache miss?
   
   Yeah, we can also move from `actions/upload-artifact@v1` to 
`actions/upload-artifact@v2`  (and the download) and drop having the extra 
create source bundle step where the tar.gz is created.  That will improve the 
performance on that step as well.
   V2 supports directory and not just file uploads 
https://github.com/actions/upload-artifact#upload-an-entire-directory


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to