Skip to content

Commit e752730

Browse files
authored
Fix typo in Linux-pack.yml (flameshot-org#3567)
1 parent f288433 commit e752730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Linux-pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ jobs:
326326
path: |
327327
${{ github.workspace }}/build/${{ env.PRODUCT }}-*-lp${{ matrix.dist.symbol }}.${{ matrix.dist.arch }}.rpm
328328
${{ github.workspace }}/build/${{ env.PRODUCT }}-*-lp${{ matrix.dist.symbol }}.${{ matrix.dist.arch }}.rpm.sha256sum
329-
appimage-pack:
329+
appimage-pack:
330330
name: Build appimage on ${{ matrix.config.name }}
331331
runs-on: ubuntu-22.04
332332
strategy:

0 commit comments

Comments
 (0)