Skip to content

Commit

Permalink
try to fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Feb 14, 2023
1 parent 6d0b689 commit 3df782b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
with:
python-version: "3.10"
cache: "pip"
cache-dependency-path: setup.py
- name: Install dependencies
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 3df782b

Please sign in to comment.