This commit is contained in:
parent
6b6e0e4f50
commit
03e3476b99
@ -10,6 +10,8 @@ jobs:
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
- name: 准备maven
|
||||
uses: https://gitea.com/actions/setup-java@v4
|
||||
distribution: 'dragonwell'
|
||||
java-version: '21'
|
||||
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user