mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-31 19:35:21 +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
|
- name: Install Pandora
|
||||||
run: |
|
run: |
|
||||||
echo "ip_address=$(curl -s ifconfig.me)" >> $GITHUB_ENV
|
echo "ip_address=$(curl -s ifconfig.me)" >> $GITHUB_ENV
|
||||||
|
|
||||||
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
echo IP Adress is: ${{ env.ip_address }}
|
echo IP Adress is: ${{ env.ip_address }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue