Skip to content

Commit

Permalink
ci release: unpin propel-client version
Browse files Browse the repository at this point in the history
  • Loading branch information
solarw committed Feb 2, 2024
1 parent 523b396 commit 4679e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
sudo apt-get autoremove
sudo apt-get autoclean
python -m pip install --upgrade pip
pip install propel-client==0.0.12 open-autonomy
pip install propel-client open-autonomy
- name: Make use proxy instead of actual nlb by dns override
run: |
Expand Down

0 comments on commit 4679e65

Please sign in to comment.