Skip to content

Commit df8aa5c

Browse files
authored
Update MacOS.yml
1 parent 9a9b6ad commit df8aa5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/MacOS.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,8 +352,8 @@ jobs:
352352

353353
- uses: actions/checkout@v4
354354
with:
355-
repository: compiler-research/cppyy-backend
356-
path: ${{ github.workspace }}/cppyy-backend
355+
repository: compiler-research/cppyy
356+
path: ${{ github.workspace }}/cppyy
357357
fetch-depth: 0
358358

359359
- name: Set up Python

0 commit comments

Comments
 (0)