Skip to content

Commit

Permalink
👷 重命名工作流附件
Browse files Browse the repository at this point in the history
  • Loading branch information
A-kirami committed Dec 12, 2023
1 parent b116591 commit 8127519
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 @@ -87,5 +87,5 @@ jobs:

- uses: actions/upload-artifact@v3
with:
name: 'matcha-${{ matrix.os }}-${{ steps.short-sha.outputs.sha }}'
name: 'matcha-${{ matrix.label }}-${{ steps.short-sha.outputs.sha }}'
path: "${{ join(fromJSON(steps.tauri_build.outputs.artifacts), '\n') }}"

0 comments on commit 8127519

Please sign in to comment.