CI: Remove redundant prefix on AppImage cross job

pull/3582/head
Stenzek 12 months ago
parent 9cc29fb603
commit 4e797f398f
No known key found for this signature in database

@ -6,7 +6,7 @@ on:
jobs:
build:
name: "Build"
name: "${{ matrix.arch }}"
strategy:
fail-fast: true
matrix:

Loading…
Cancel
Save