Skip to content

Commit

Permalink
run the build -> run tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
turikhay committed Jan 22, 2024
1 parent 489e4a2 commit 19b0ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: gradle/wrapper-validation-action@v1
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
- name: Run the build
- name: Run tasks
run: |
./gradlew \
modrinthSyncBody \
Expand Down

0 comments on commit 19b0ffc

Please sign in to comment.