Avoid generating icons in runner
This commit is contained in:
parent
8556a0dcf1
commit
cc6ceae680
30 changed files with 12 additions and 19 deletions
|
|
@ -20,15 +20,6 @@ jobs:
|
|||
with:
|
||||
node-version: 24
|
||||
|
||||
- name: Sync capacitor
|
||||
run: npx cap sync
|
||||
|
||||
- name: Generate assets
|
||||
run: npx capacitor-assets generate --android
|
||||
|
||||
- name: Update web app
|
||||
run: npx cap copy
|
||||
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue