Skip to content

Commit

Permalink
Conditional upload of artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
finsberg committed Nov 5, 2024
1 parent d5bb107 commit a5700f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
echo "total=$TOTAL" >> $GITHUB_ENV
- name: Upload HTML report.
if: ${{ matrix.container == 'ghcr.io/fenics/dolfinx/dolfinx:v0.9.0' }}
uses: actions/upload-artifact@v4
with:
name: html-report
Expand Down

0 comments on commit a5700f1

Please sign in to comment.