Skip to content

Commit

Permalink
need the build
Browse files Browse the repository at this point in the history
  • Loading branch information
regulad committed Oct 19, 2024
1 parent 5c1e3b3 commit cef4650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
javadoc:
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
runs-on: "ubuntu-latest"
needs: build
steps:
# - download the javadoc artifact
# - extract the javadoc artifact to /tmp
Expand Down

0 comments on commit cef4650

Please sign in to comment.