Skip to content

Commit 0c26aab

Browse files
committed
Site Packages
1 parent 2e137df commit 0c26aab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Install Dependencies
4848
run: |
49-
py313-mac/bin/python3 -m pip install --force-reinstall --no-cache-dir -r requirements.txt
49+
py313-mac/bin/python3 -m pip install --force-reinstall --no-cache-dir -r requirements.txt -t ./py313-mac
5050
5151
- name: Verify Dependencies
5252
run: |

0 commit comments

Comments
 (0)