Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 4e1060e

Browse files
committed
build: fix deb path
1 parent 45f652e commit 4e1060e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
files: |
219219
*.apk
220220
*.aab
221-
linux/debian/*.deb
221+
linux/x64/release/debian/*.deb
222222
windows.zip
223223
224224
version:

0 commit comments

Comments
 (0)