MLops Day 48 | issue with verification

HI…
in the day38 challenge i was facing the below


though the build was successful and merged

for
- name: Upload Data Docs Artifact
uses: actions/upload-artifact@v3
with:
name: data-docs
path: gx/uncommitted/data_docs/local_site/

anyone faced similar issue, Thanks in advance :slight_smile:

Did you push the changes to the add-data-docs-artefact branch?

You can refer to the solution here and see if it helps.

HI @Santosh_KodeKloud
Thanks for the reply :slight_smile:
yeah i have pushed it to add-data-docs-artefact.
i just solved i have tried agian
Thanks again :slight_smile: