Skip to content

Commit

Permalink
[2.2.0-beta3] Fix Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsFlicker committed Sep 15, 2024
1 parent 2b71ff6 commit a481cc8
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 @@ -27,7 +27,7 @@ jobs:
- name: build
run: ./gradlew build
- name: capture build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: TrChat Artifacts
path: plugin/build/libs/
Expand Down

0 comments on commit a481cc8

Please sign in to comment.