Skip to content

Commit c6ca664

Browse files
committed
0.0.5
1 parent 2f11d07 commit c6ca664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
env:
4444
DP_KEY: ${{ secrets.DP_KEY }}
4545
run: |
46-
./cmd electron android-upload
46+
node ./electron/build.js android-upload
4747
4848
- name: Release
4949
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)