Skip to content

Commit 9450b0f

Browse files
authored
Update forms.yml
1 parent 0fa1d04 commit 9450b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/forms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/upload-artifact@v4
1717
with:
1818
name: _callerproject.toml
19-
path: ${{ github.workspace }}/../project_example.toml
19+
path: ${{ github.workspace }}/project_example.toml
2020
if-no-files-found: error
2121
- name: Generate Forms
2222
uses: s-ccs/consentform_gh_action@main

0 commit comments

Comments
 (0)