Skip to content

Commit f6dcee2

Browse files
authored
Update deploy.yml
1 parent 5486c0b commit f6dcee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/upload-artifact@v4
4040
with:
4141
name: lso-deb
42-
path: LSOListGenerator*.deb
42+
path: lsolistgenerator*.deb
4343

4444
build-windows:
4545
needs: [build-linux]

0 commit comments

Comments
 (0)