mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-30 10:49:40 +02:00
test
This commit is contained in:
parent
4042441698
commit
e39b4ccdf4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,6 +19,8 @@ jobs:
|
|||
- name: Install Pandora
|
||||
run: |
|
||||
echo "ip_address=$(curl -s ifconfig.me)" >> $GITHUB_ENV
|
||||
|
||||
- name: test
|
||||
run: |
|
||||
echo IP Adress is: ${{ env.ip_address }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue