Skip to content

Commit

Permalink
Merge branch 'feature/ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
git-developer committed Apr 25, 2024
2 parents 306c566 + 9a3cc79 commit cbef5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
name: appimage-{{ matrix.codename }}
name: appimage-${{ matrix.codename }}-${{ matrix.platform }}
path: |
./*.AppImage
./*.AppImage.zsync
Expand Down

0 comments on commit cbef5ef

Please sign in to comment.