Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rover656 authored Mar 3, 2024
1 parent 34b2c27 commit 1486ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Run data generator
uses: gradle/gradle-build-action@v2
with:
arguments: runDataProd
arguments: runData
- name: Check data generated successfully # So we do this to ensure something was done, .cache will always be written
id: check_files
uses: andstor/file-existence-action@v1
Expand Down

0 comments on commit 1486ffc

Please sign in to comment.