Skip to content

Commit 804f48e

Browse files
committed
Fix workflow
1 parent 40d8edb commit 804f48e

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
@@ -43,5 +43,5 @@ jobs:
4343
compression-level: 0
4444
path: |
4545
build/libspotify-search.so
46-
build/debug/libspotify-search.so
46+
build/debug/libspotify-search.so.debug
4747
build/spotify-search-v*.qmod

0 commit comments

Comments
 (0)