Skip to content

Commit 4acbf6a

Browse files
uploading validation html
1 parent 5c8da54 commit 4acbf6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/FHIRValidator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/upload-artifact@v4
6363
with:
6464
name: FHIR_Validation_Report
65-
path: ${{ github.workspace }}/src/fhir/fsh-generated/resources/validation.html
65+
path: ${{ github.workspace }}/validation.html
6666

6767
- name: Check for Uncommitted Changes
6868
run: |

0 commit comments

Comments
 (0)