Skip to content

Commit 8d1659b

Browse files
committed
github vetiver
1 parent 8362023 commit 8d1659b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
python -m pip install --upgrade pip
5454
python -m pip install "vetiver[dev]"
55-
python -m pip install git+https://github.com/rstudio/rsconnect-python.git
55+
python -m pip install --upgrade git+https://github.com/rstudio/vetiver-python/@83620230873400fd81ac90b65468f09bb5961a0d
5656
- name: run RStudio Connect
5757
run: |
5858
docker-compose up --build -d

0 commit comments

Comments
 (0)