Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shyanukant committed Jul 29, 2023
1 parent d4b4134 commit 826f52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

- name: Install Dependencies
run: |
cd squib
python3 -m pip install --upgrade pip
pip3 install -r requirements.txt
Expand Down

0 comments on commit 826f52c

Please sign in to comment.