fix(release): unable to access change log

pull/1748/head v0.93.0
Elian Doran 2025-04-17 22:17:30 +07:00
parent f6b5fb43f4
commit 8211fd36af
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

@ -95,6 +95,11 @@ jobs:
steps:
- run: mkdir upload
- uses: actions/checkout@v4
with:
sparse-checkout: |
docs/Release Notes
- name: Download all artifacts
uses: actions/download-artifact@v4
with: