Skip to content

Commit 7d1eab2

Browse files
authored
Same typo, different line
1 parent 069ad4b commit 7d1eab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_gdocs_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
restore-keys: |
2222
${{ runner.os }}-pipd-
2323
- name: Install Dependencies
24-
run: pip install -r requirements-dev.txt
24+
run: pip install -r requirements.dev.txt
2525
- name: Update Docs
2626
run: inv update-gdoc
2727
- name: Create pull request into dev

0 commit comments

Comments
 (0)