oops
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:
Lee 2024-04-27 05:02:01 +01:00
parent 44ed26b290
commit b39a5076a3

@ -38,6 +38,9 @@ jobs:
- name: Build PIA Servers - name: Build PIA Servers
run: mvn clean package -T 2C run: mvn clean package -T 2C
- name: Switch to the correct directory
run: cd target
- name: Fetch new PIA servers - name: Fetch new PIA servers
run: java -jar PIA-Servers.jar run: java -jar PIA-Servers.jar