Skip to content

Commit

Permalink
Update check-local-changes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jun 24, 2024
1 parent fcd4e8d commit 2834ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-local-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run datagen with Gradle
uses: gradle/gradle-build-action@v2
with:
arguments: :runData :tests:runData
arguments: :neoforge:runData :tests:runData
cache-read-only: false

- name: Check local changes
Expand Down

0 comments on commit 2834ff5

Please sign in to comment.