Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCGuyGitHub authored Nov 20, 2024
1 parent dca6040 commit 692881c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:
run: |
cd vulpescloud
./gradlew dokkaHtmlMultiModule
- name: Verify Output Directory
run: |
cd vulpescloud
ls -R build/dokka || echo "Directory not found"
deploy:
needs: build
Expand Down

0 comments on commit 692881c

Please sign in to comment.