Skip to content

Commit

Permalink
Update ips.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EarthlingDavey committed Jul 19, 2024
1 parent e99ddb1 commit 7d2bbe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ips.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- name: Reuse a variable obtained in another step
run: |
echo $IPS
size=${#IPS}
echo $size
env:
IPS: ${{ needs.parseIps.outputs.ips }}

0 comments on commit 7d2bbe5

Please sign in to comment.