Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/b1.7.3' into b1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore committed Oct 31, 2022
2 parents e1fbf34 + cb67fbb commit 7908ae1
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 @@ -24,7 +24,7 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Capture Build Artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: Artifacts
path: build/libs/

0 comments on commit 7908ae1

Please sign in to comment.