Skip to content

Commit

Permalink
Fix docs CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-brm committed Nov 7, 2024
1 parent 50b701f commit 6cc7e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v2
with:
path: vertx-lang-scala/target/scala-3.5.0/api/
path: vertx-lang-scala/target/scala-3.5.2/api/

- name: Deploy to GitHub Pages
id: deployment
Expand Down

0 comments on commit 6cc7e3d

Please sign in to comment.