Skip to content

Commit 4f42c97

Browse files
committed
Print IP address of GitHub CI runner.
1 parent 1571200 commit 4f42c97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
chmod 600 "$HOME/.ssh/authorized_keys"
5656
ls -la /etc/init.d/
5757
sudo /etc/init.d/ssh start
58+
curl https://api.ipify.org
5859
pip install -r requirements.txt
5960
pip install -r requirements-dev.txt
6061
pip install -r requirements-connector-radical.txt

0 commit comments

Comments
 (0)