diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5792f86..7a88a3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -58,6 +58,7 @@ jobs: - name: Download all artifacts uses: actions/download-artifact@v3 with: + name: artifacts path: artifacts/ - name: Display structure of downloaded files