Skip to content

Commit

Permalink
chore(ci): fix 3rd party notices workflow (#6533)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirinchev authored Nov 26, 2024
1 parent bccf4ff commit 191473e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authors-and-third-party-notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Update AUTHORS
run: |
npm run update-authors
git add AUTHORS \*/AUTHORS
git add AUTHORS
- name: Update THIRD-PARTY-NOTICES.md
run: |
Expand Down

0 comments on commit 191473e

Please sign in to comment.