Skip to content

Commit

Permalink
修正action归档名称重复的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
lunzhiPenxil committed Nov 10, 2022
1 parent 2519eb3 commit 53a39a4
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 @@ -328,5 +328,5 @@ jobs:
- name: Packing OlivOS-PKG
uses: actions/upload-artifact@v3
with:
name: OlivOS-Linux-64
name: OlivOS-Linux-64-new
path: ./OlivOS-PKG

0 comments on commit 53a39a4

Please sign in to comment.