Skip to content

Commit

Permalink
[F] Fix workflow.
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Feb 12, 2025
1 parent 6330b6a commit 8fa491c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Run build with Gradle Wrapper
run: ./gradlew build
- name: Publish build
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: artifacts
path: |
Expand Down

0 comments on commit 8fa491c

Please sign in to comment.