parent
372c9c269f
commit
e99148a170
@ -5,10 +5,9 @@ jobs:
|
|||||||
Explore-Gitea-Actions:
|
Explore-Gitea-Actions:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: ifconfig
|
- uses: actions/checkout@v3
|
||||||
- run: ping baidu.com
|
- name: Set up JDK 17
|
||||||
- run: wget https://tuna.moe/oh-my-tuna/oh-my-tuna.py
|
uses: actions/setup-java@v3
|
||||||
- run: python3 oh-my-tuna.py --global
|
with:
|
||||||
- run: apt update
|
java-version: '17'
|
||||||
- run: apt install maven
|
|
||||||
- run: mvn
|
- run: mvn
|
||||||
Loading…
x
Reference in New Issue
Block a user