Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
kgartland-rstudio committed Oct 22, 2024
1 parent f4f647d commit b873361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
get-connnect-ip:
runs-on: ubuntu-latest
steps:
- name: get connect ip
- name: get-connect-ip
run: |
CONNECT_SERVER=$(python test/setup/get_ip.py)
echo "CONNECT_SERVER=$CONNECT_SERVER" >> $GITHUB_ENV
Expand Down

0 comments on commit b873361

Please sign in to comment.