Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgick committed Aug 19, 2024
1 parent ffe0def commit f05effc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install dependencies
run: |
pip install .[dev]
pip install .[generate_models]
- name: Set up Chrome and ChromeDriver
uses: browser-actions/setup-chrome@v1.7.2
Expand Down

0 comments on commit f05effc

Please sign in to comment.