Skip to content

Commit 0bfef37

Browse files
Adjusted build script.
1 parent 642b10e commit 0bfef37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-silentnotes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Upload build artifacts
129129
uses: actions/upload-artifact@v4
130130
with:
131-
name: silentnotes-apk
131+
name: silentnotes_android
132132
path: .\artifacts
133133

134134
##############################################################################

0 commit comments

Comments
 (0)