Skip to content

Commit

Permalink
Github Actionsでpipをキャッシュするように (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Feb 24, 2022
1 parent 28b114e commit afa32e5
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 @@ -107,6 +107,7 @@ jobs:
with:
python-version: 3.8
architecture: ${{ matrix.python_architecture }}
cache: pip

- run: mkdir download

Expand Down

0 comments on commit afa32e5

Please sign in to comment.