Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Commit

Permalink
fix: circleci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maehr committed May 13, 2022
1 parent edeb6ec commit ed83665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
name: install dependencies
command: |
apk --no-cache add python3 py3-pip
pip install --upgrade pip
pip install .
- save_cache:
Expand Down

0 comments on commit ed83665

Please sign in to comment.