Skip to content

Commit 1734f72

Browse files
Update nightly-release.yml
Signed-off-by: CreativeCodeCat <[email protected]>
1 parent c38a784 commit 1734f72

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/nightly-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ jobs:
5353
destinationPath: './app/'
5454
encodedString: ${{ secrets.SIGNINGKEY_BASE64 }}
5555

56-
- name: test
57-
run: keytool -list -keystore ./app/mLauncher.jks -storepass mLauncher
58-
59-
6056
- name: Build with Gradle
6157
run: ./gradlew clean assembleNightlyRelease --refresh-dependencies --no-daemon
6258
env:

0 commit comments

Comments
 (0)