mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:20:06 +00:00
use a diffrent name for the AppImage artifact for gcc and clang
This commit is contained in:
parent
fb94934d1b
commit
403d7fdc2a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue