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