use a diffrent name for the AppImage artifact for gcc and clang

This commit is contained in:
AdenKoperczak 2024-09-20 09:58:11 -04:00
parent fb94934d1b
commit 403d7fdc2a

View file

@ -257,7 +257,7 @@ jobs:
if: matrix.os == 'ubuntu-24.04'
uses: actions/upload-artifact@v4
with:
name: supercell-wx-appimage-x64
name: supercell-wx-appimage-${{ matrix.artifact_suffix }}
path: ${{ github.workspace }}/*-x86_64.AppImage*
- name: Test Supercell Wx