Skip to content

Commit

Permalink
chore: add path to download artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft committed Apr 8, 2024
1 parent 5c5a647 commit 9615f36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update_licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9615f36

Please sign in to comment.