Skip to content

Commit 0e6a334

Browse files
committed
install with the gh extra for yak publishing
1 parent c77c2ea commit 0e6a334

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/yak_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install dependencies
3939
run: |
4040
python -m pip install --upgrade pip
41-
pip install -e .[dev]
41+
pip install -e .[gh]
4242
4343
- name: Create CPython Grasshopper user objects
4444
run: |

0 commit comments

Comments
 (0)