Skip to content

Commit

Permalink
name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Jan 1, 2025
1 parent 3ff5e7c commit 1439d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: Fcitx5-${{ matrix.arch }}
name: Fcitx5-${{ matrix.arch }}${{ matrix.postfix }}
path: |
Fcitx5-${{ matrix.arch }}*.tar.bz2
Expand Down

0 comments on commit 1439d2e

Please sign in to comment.