Skip to content

Commit

Permalink
Fix directory issue (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi authored May 13, 2024
1 parent 2e5a0f3 commit a9b41d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: Load CNAME file
if: github.ref == 'refs/heads/master'
run: cp CNAME build
working-directory: docs
- name: Generate Javadoc
run: mvn -B clean verify javadoc:aggregate
- name: Move Javadoc into documentation directory
Expand Down

0 comments on commit a9b41d0

Please sign in to comment.