Skip to content

Commit 3c8432d

Browse files
Update regenerate-library.yml
1 parent ce471b7 commit 3c8432d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/regenerate-library.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: |
2020
python -m pip install --upgrade pip
2121
pip install poetry
22-
poetry install
22+
poetry install --no-root
2323
- name: Delete folder
2424
run: |
2525
rm -rf meraki

0 commit comments

Comments
 (0)