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 137a7e8 commit 544acd1
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 @@ -117,7 +117,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 544acd1

Please sign in to comment.