Skip to content

Commit

Permalink
ci: upload cache files with correct name
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <578567190@qq.com>
  • Loading branch information
fanghuaqi committed Dec 29, 2023
1 parent 2d0ee75 commit db35a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload cached packages
uses: actions/upload-artifact@v3
with:
name: prebuilt_caching
name: prebuilt_caching_${{ matrix.os }}
path: |
prebuilt_dlcache
Expand Down

0 comments on commit db35a1e

Please # to comment.