Skip to content

Commit

Permalink
[wip] fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanik12 committed Feb 17, 2025
1 parent 2fcb0a7 commit 9c63ebe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
set -ex
python -V
pip install -U pip
apt install cargo
pip install .[google_drive]
pip install pytype
- name: Type check
Expand Down

0 comments on commit 9c63ebe

Please sign in to comment.