Skip to content

Commit

Permalink
Hm. I'm going to hope that this is enough?
Browse files Browse the repository at this point in the history
  • Loading branch information
enjarai committed Oct 8, 2024
1 parent 5b0c038 commit ef6fd9f
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 @@ -29,7 +29,7 @@ jobs:
run: chmod +x gradlew

- name: Build
run: ./gradlew build
run: ./gradlew chiseledBuildAndCollect

- name: Upload To Artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit ef6fd9f

Please sign in to comment.