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 48a4284 commit ad5a6a6Copy full SHA for ad5a6a6
.github/workflows/build.yml
@@ -21,6 +21,8 @@ jobs:
21
run: npm install -g @ionic/cli
22
23
- name: Generate .npmrc for pintura package
24
+ env:
25
+ NUMBERS_PQINA_NPM_KEY: ${{ secrets.NUMBERS_PQINA_NPM_KEY }}
26
run: npm run preconfig.npmrc
27
28
- name: Install dependencies
@@ -60,6 +62,8 @@ jobs:
60
62
61
63
64
65
66
67
68
69
0 commit comments