Skip to content

Commit ce37028

Browse files
committed
try different path
1 parent 7c59e11 commit ce37028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.hatch-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: Configure RAM Disk paths
4343
run: |
4444
mkdir R:\playwright
45-
New-Item -ItemType Junction -Path C:\Users\runneradmin\AppData\Local\ms-playwright -Value R:\playwright
45+
New-Item -ItemType Junction -Path C:\Users\runneradmin\AppData\Local\ms-playwright\ -Value R:\playwright\
4646
- uses: oven-sh/setup-bun@v2
4747
with:
4848
bun-version: latest

0 commit comments

Comments
 (0)