Skip to content

Commit f649082

Browse files
committed
update ci
1 parent f0c5786 commit f649082

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ jobs:
2222

2323
# set env variables
2424
- name: set variables
25-
run: |
26-
echo "APK_URL=https://www.dropbox.com/scl/fi/1fglq3uupo5j87ox7v3e0/twitch-18.9.0.apk\?rlkey=tjw6kdq0ynplycprjbtgr1u2a\&st=cce58kkj\&dl=1" >> $GITHUB_ENV
25+
run: |
26+
echo "APK_URL=https://www.dropbox.com/scl/fi/tbvzo1maqc4mhiv9g9ua9/twitch-19.0.1.apk\?rlkey=sddfn7rh4z802q4wsl46cvatz\&st=byzd585o\&dl=1" >> $GITHUB_ENV
2727
2828
# get keystore.kjs from secret
2929
- name: create keystore.kjs from secret

0 commit comments

Comments
 (0)