Skip to content

Commit

Permalink
fix:调试github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
zongyanglaobiao committed Jun 20, 2024
1 parent b6d4e3e commit 32778a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chat-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: 下载JDK 17
uses: actions/setup-java@v4
uses: actions/setup-java@v3
with:
distribution: 'opnejdk' # 发布版本
java-version: '17'
Expand Down

0 comments on commit 32778a2

Please sign in to comment.