Skip to content

Commit

Permalink
Merge branch 'release-0.68.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bafu committed Oct 25, 2022
2 parents 7d212dc + 5d9e05f commit 9f071d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
APPS_FLYER_DEV_KEY: ${{ secrets.APPS_FLYER_DEV_KEY }}
NUMBERS_PQINA_NPM_KEY: ${{ secrets.NUMBERS_PQINA_NPM_KEY }}
run: |
npm run preconfig.npmrc
npm install -g @ionic/cli
npm install
npm run build
Expand Down Expand Up @@ -101,6 +102,7 @@ jobs:
APPS_FLYER_DEV_KEY: ${{ secrets.APPS_FLYER_DEV_KEY }}
NUMBERS_PQINA_NPM_KEY: ${{ secrets.NUMBERS_PQINA_NPM_KEY }}
run: |
npm run preconfig.npmrc
npm install -g @ionic/cli
npm install
npm run build
Expand Down Expand Up @@ -176,6 +178,7 @@ jobs:
APPS_FLYER_DEV_KEY: ${{ secrets.APPS_FLYER_DEV_KEY }}
NUMBERS_PQINA_NPM_KEY: ${{ secrets.NUMBERS_PQINA_NPM_KEY }}
run: |
npm run preconfig.npmrc
npm install -g @ionic/cli
npm install
npm run build
Expand Down

0 comments on commit 9f071d5

Please # to comment.