Skip to content

Commit

Permalink
Fixup vinca branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer committed Jan 14, 2025
1 parent 9f77294 commit 7ed3219
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: '3.11' # Version range or exact version of a Python version to use, using SemVer's version range syntax
- name: Install vinca
run: |
pip install git+https://github.com/RoboStack/vinca.git@rattler-build-humble
pip install git+https://github.com/RoboStack/vinca.git
- name: Generate recipes for linux-64
run: |
Expand Down
Loading

0 comments on commit 7ed3219

Please sign in to comment.