Skip to content

Commit 4724b0e

Browse files
committed
Updated install
1 parent 2cc4894 commit 4724b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
PIP_CONFIG_FILE: /tmp/pip/pip.conf
6060
run: |
6161
cd python-sdk/fed-interest-rate-target
62-
pip3 install -r --pre requirements.txt
62+
pip3 install --pre -r requirements.txt
6363
python3 predict.py
6464
6565

0 commit comments

Comments
 (0)