Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rhusar authored Sep 17, 2024
1 parent 9bf10e6 commit 065d1d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@ jobs:
${{ runner.os }}-maven-
- name: Build with Maven
run: mvn -B -ntp verify
- name: Preserve generated docs
- name: Upload generated-docs
uses: actions/upload-artifact@v4
with:
name: generated-docs
path: docs/target/generated-docs/*
retention-days: 7

0 comments on commit 065d1d8

Please sign in to comment.