Skip to content

Commit 66f8c67

Browse files
authored
Update build-linux-android.yml
1 parent c108f8e commit 66f8c67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-linux-android.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
- name: Install dependencies
2525
run: bash travis/install_dependencies.bash
2626
- name: Build client
27+
env:
28+
KEYSTORE_PWD: ${{ secrets.KEYSTORE_PWD }}
2729
run: bash travis/build_client.bash
2830
- name: Build server
2931
run: bash travis/build_and_deploy_server.bash

0 commit comments

Comments
 (0)