Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed Apr 16, 2024
1 parent 9caf62b commit e54e8e3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 16,603 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:

- name: Build test React app
working-directory: ./demo/react
run: npm install && npm run build
run: npm install -f && npm run build

- name: Update & Sync Capacitor Project
working-directory: ./demo/angular
Expand Down
Loading

0 comments on commit e54e8e3

Please sign in to comment.