Skip to content

Commit 1e75363

Browse files
committed
update
1 parent 85063ba commit 1e75363

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Install dependencies
2222
run: |
2323
npm install --force
24-
npm run build # Adjust based on your build command
2524
2625
- name: Build app for release
2726
run: npx cap sync # Build production assets (change if needed)

0 commit comments

Comments
 (0)