Skip to content

Commit 7ed3219

Browse files
Fixup vinca branch
1 parent 9f77294 commit 7ed3219

File tree

3 files changed

+75
-75
lines changed

3 files changed

+75
-75
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python-version: '3.11' # Version range or exact version of a Python version to use, using SemVer's version range syntax
2121
- name: Install vinca
2222
run: |
23-
pip install git+https://github.com/RoboStack/vinca.git@rattler-build-humble
23+
pip install git+https://github.com/RoboStack/vinca.git
2424
2525
- name: Generate recipes for linux-64
2626
run: |

0 commit comments

Comments
 (0)