Skip to content

Commit

Permalink
arg fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HollowHorizon committed Nov 24, 2024
1 parent 24cea53 commit 02a398d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Release to GitHub
uses: gradle/gradle-build-action@v2
with:
arguments: chiseledBuildAndCollect
arguments: chiseledBuildAndCollect
- name: capture build artifacts
if: ${{ runner.os == 'Linux' && matrix.java == '21' }}
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 02a398d

Please sign in to comment.