Skip to content

Workflow file for this run

- name: Download a Build Artifact

Check failure on line 1 in .github/workflows/blank.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/blank.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
uses: actions/[email protected]
l
steps:
- uses: actions/download-artifact@v4
- name: Display structure of downloaded files
run: ls -R