We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8362023 commit 8d1659bCopy full SHA for 8d1659b
1 file changed
.github/workflows/tests.yml
@@ -52,7 +52,7 @@ jobs:
52
run: |
53
python -m pip install --upgrade pip
54
python -m pip install "vetiver[dev]"
55
- python -m pip install git+https://github.com/rstudio/rsconnect-python.git
+ python -m pip install --upgrade git+https://github.com/rstudio/vetiver-python/@83620230873400fd81ac90b65468f09bb5961a0d
56
- name: run RStudio Connect
57
58
docker-compose up --build -d
0 commit comments