Skip to content

Commit

Permalink
Always upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 23, 2024
1 parent 87f83d3 commit c97a1ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
prefix: ${{ matrix.prefix }} # for `xvfb-run`

- uses: actions/upload-artifact@v4
if: always()
with:
name: gr_6_${{ matrix.os }}_${{ matrix.version }}
path: gr_6.png
Expand Down

0 comments on commit c97a1ba

Please sign in to comment.