Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
bdew committed Jan 20, 2023
1 parent 1c69dc7 commit efe6397
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,6 @@ jobs:
with:
java-version: '17'
distribution: 'adopt'

- name: Data Generation
uses: gradle/gradle-build-action@v2
with:
arguments: runData
cache-read-only: false
env:
BUILDNUM: ${{ github.run_number }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Build
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit efe6397

Please sign in to comment.