We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5a6a6 commit 18f0c35Copy full SHA for 18f0c35
.github/workflows/build-apks.yml
@@ -55,6 +55,7 @@ jobs:
55
NUMBERS_STORAGE_TRUSTED_CLIENT_KEY: ${{ secrets[matrix.storage_trusted_client_key] }}
56
NUMBERS_BUBBLE_DB_URL: ${{ secrets[matrix.bubble_db_url] }}
57
BUBBLE_API_URL: ${{ secrets.BUBBLE_API_URL }}
58
+ NUMBERS_PQINA_NPM_KEY: ${{ secrets.NUMBERS_PQINA_NPM_KEY }}
59
run: |
60
npm install -g @ionic/cli
61
npm install
0 commit comments