Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
Patbox authored Nov 12, 2024
1 parent ffc0b3d commit 605663d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: chmod +x gradlew

- name: Run Data Generation
run: ./gradlew --refresh-dependencies runDatagen
run: ./gradlew runDatagen --refresh-dependencies

- name: Build with Gradle
run: ./gradlew build
Expand Down

0 comments on commit 605663d

Please sign in to comment.