Skip to content

Commit

Permalink
npm i
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelLH committed Apr 17, 2024
1 parent 267dbce commit 4f35616
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:
- name: Globally install Ionic and Capacitor
run: npm install -g @ionic/cli @capacitor/cli

- name: Install dependencies
run: npm install

- name: Ionic build android
run: ionic cap build android

Expand Down

0 comments on commit 4f35616

Please sign in to comment.