mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-08-05 13:55:21 +02:00
test
This commit is contained in:
parent
d5ad9e87e8
commit
4042441698
1 changed files with 4 additions and 1 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -18,4 +18,7 @@ jobs:
|
|||
|
||||
- name: Install Pandora
|
||||
run: |
|
||||
ifconfig && ip a
|
||||
echo "ip_address=$(curl -s ifconfig.me)" >> $GITHUB_ENV
|
||||
run: |
|
||||
echo IP Adress is: ${{ env.ip_address }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue