Skip to content

Commit baf2fbb

Browse files
Fix FormFyxer repository checkout in test-deploy workflow
Co-authored-by: nonprofittechy <7645641+nonprofittechy@users.noreply.github.com>
1 parent 8152dc5 commit baf2fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
path: docassemble-AssemblyLine
2929
- uses: actions/checkout@v3
3030
with:
31-
repository: SuffolkLITLab/docassemble-AssemblyLine
31+
repository: SuffolkLITLab/FormFyxer
3232
path: FormFyxer
3333
- uses: actions/checkout@v3
3434
with:

0 commit comments

Comments
 (0)