Skip to content

Commit f74022e

Browse files
committed
pip caching needs a requirements.txt file?
Signed-off-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
1 parent 2e89984 commit f74022e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/setupapp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ jobs:
126126
uses: actions/setup-python@v6
127127
with:
128128
python-version: '3.10'
129-
cache: pip
130129
- name: Install CPU PyTorch
131130
run: |
132131
python -m pip install torch==2.8.0 torchvision --extra-index-url https://download.pytorch.org/whl/cpu

0 commit comments

Comments
 (0)