oops
Some checks failed
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 16s
Some checks failed
Fetch new Pia Servers / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 16s
This commit is contained in:
parent
44ed26b290
commit
b39a5076a3
@ -38,6 +38,9 @@ jobs:
|
||||
- name: Build PIA Servers
|
||||
run: mvn clean package -T 2C
|
||||
|
||||
- name: Switch to the correct directory
|
||||
run: cd target
|
||||
|
||||
- name: Fetch new PIA servers
|
||||
run: java -jar PIA-Servers.jar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user