diff --git a/.github/workflows/update_licenses.yaml b/.github/workflows/update_licenses.yaml index e91ac80996..810625da06 100644 --- a/.github/workflows/update_licenses.yaml +++ b/.github/workflows/update_licenses.yaml @@ -108,6 +108,8 @@ jobs: # Retrieve all updated license files - name: Download artifacts uses: actions/download-artifact@v4 + with: + path: deps_licenses/ # If the target branch is main or a release branch, a pull request is opened for everyone to # review