Skip to content

Commit 96ae589

Browse files
authored
Update build.yaml (#16)
* Update build.yaml * Update build.yaml
1 parent 1ba989a commit 96ae589

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ jobs:
2323

2424
runs-on: ${{ matrix.os }}
2525

26-
steps:
27-
- name: Clear pip cache
28-
run: |
29-
rm -rf ~/.cache/pip
30-
3126
- name: Cache dependencies
3227
id: pip-cache
3328
uses: actions/cache@v3

0 commit comments

Comments
 (0)