con / opfvta-reexecution

Container-based Replication of https://doi.org/10.1038/s41398-022-01812-5
Apache License 2.0
1 stars 1 forks source link

CI: improve build CI with a step to upload into workflow artifacts #23

Closed yarikoptic closed 1 year ago

yarikoptic commented 1 year ago

chatgpt

      - name: Upload PDF artifact
        uses: actions/upload-artifact@v2
        with:
          name: paper-pdf
          path: paper/source/paper.pdf

we do a lot of such things within datalad/git-annex, e.g. https://github.com/datalad/git-annex/actions/runs/5538542139 has it at the bottom

image

yarikoptic commented 1 year ago

presumably fixed in 979ba07addff75bd2b496aaa652d76c69047f693