Skip to content

Commit 65e6b4d

Browse files
committed
Update workflow
1 parent b1b21bc commit 65e6b4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
with:
4545
name: openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
4646
path: dist/
47-
- run: mv dist/openandroidinstaller openandroidinstaller-${{ github.ref_name }}-${{ matrix.os }}
4847
- name: Release
4948
uses: softprops/action-gh-release@v1
5049
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)