oops
Some checks failed
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
Some checks failed
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
This commit is contained in:
parent
eea66a589e
commit
44ed26b290
@ -35,6 +35,9 @@ jobs:
|
||||
distribution: "zulu"
|
||||
maven-version: ${{ matrix.maven-version }}
|
||||
|
||||
- name: Build PIA Servers
|
||||
run: mvn clean package -T 2C
|
||||
|
||||
- name: Fetch new PIA servers
|
||||
run: java -jar PIA-Servers.jar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user