Skip to content

Commit

Permalink
[ci] Merging all downloaded artifacts to the same directory
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
diemol committed Sep 20, 2024
1 parent 45dd8b9 commit b81ede8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ jobs:
with:
name: node-docs-patch
path: patches/
merge-multiple: true
- name: Apply patches
run: |
for patch in patches/*.patch; do
Expand Down

0 comments on commit b81ede8

Please sign in to comment.