mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-07 03:22:27 +02:00
Update pr_build.yml
This commit is contained in:
parent
e121110769
commit
3443a93557
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pr_build.yml
vendored
3
.github/workflows/pr_build.yml
vendored
|
@ -227,6 +227,9 @@ jobs:
|
|||
- name: Install Conan dependencies
|
||||
shell: bash
|
||||
run: |
|
||||
echo "-> Check IP"
|
||||
curl https://4.myip.is/
|
||||
curl https://6.myip.is/
|
||||
echo "-> Curl"
|
||||
curl -v https://center2.conan.io/v1/ping
|
||||
curl -v https://center2.conan.io/v2/conans/artery-font-format/1.0.1/_/_/latest
|
||||
|
|
Loading…
Reference in a new issue