We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f288433 commit e752730Copy full SHA for e752730
.github/workflows/Linux-pack.yml
@@ -326,7 +326,7 @@ jobs:
326
path: |
327
${{ github.workspace }}/build/${{ env.PRODUCT }}-*-lp${{ matrix.dist.symbol }}.${{ matrix.dist.arch }}.rpm
328
${{ github.workspace }}/build/${{ env.PRODUCT }}-*-lp${{ matrix.dist.symbol }}.${{ matrix.dist.arch }}.rpm.sha256sum
329
- appimage-pack:
+ appimage-pack:
330
name: Build appimage on ${{ matrix.config.name }}
331
runs-on: ubuntu-22.04
332
strategy:
0 commit comments