Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderRichert-NOAA committed Jan 30, 2024
1 parent 185f1e2 commit 7d60072
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ jobs:
fi
make -j2 VERBOSE=1
- uses: actions/upload-artifact@v2
if: ${{ matrix.switch == 'doxygen' }}
with:
name: docs
path: |
ww3/build/docs/docs/html
- uses: actions/upload-artifact@v2
if: ${{ matrix.switch == 'doxygen' }}
with:
name: docs
path: |
ww3/build/docs/docs/html

0 comments on commit 7d60072

Please sign in to comment.