Skip to content

Commit

Permalink
ci: fix build release
Browse files Browse the repository at this point in the history
  • Loading branch information
ctapmex committed Jan 9, 2025
1 parent 4ba6cca commit cd54945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/farcolorer-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Upload result to cache
uses: actions/upload-artifact@v4
with:
name: result-${{ matrix.arch }}
name: result-${{ matrix.arch }}-${{ matrix.legacy }}
path: ./build/*.7z
retention-days: 1

Expand Down

0 comments on commit cd54945

Please sign in to comment.