Skip to content

Commit

Permalink
Update gradle_template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Nov 1, 2023
1 parent 1f2c4fd commit 71dcf6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
target_url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}

gradle:
needs: ["compute-version"] # Make sure we now the version before starting to build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 71dcf6f

Please sign in to comment.