Skip to content

Commit

Permalink
update network wrangler branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
yueshuaing committed Oct 29, 2024
1 parent d0ae78f commit 3cc81e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: execute py script
run: |
python -m pip install --upgrade pip
pip install --user -e git+https://github.com/wsp-sag/network_wrangler.git@master#egg=network_wrangler
pip install --user -e git+https://github.com/wsp-sag/network_wrangler.git@main#egg=network_wrangler
python update_registry.py
- name: commit files
Expand Down

0 comments on commit 3cc81e4

Please sign in to comment.