Skip to content

Commit 95d2757

Browse files
committed
fix
1 parent 384b244 commit 95d2757

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ jobs:
6464
- name: Build x86 package
6565
run: mv code.editor.fpk code.editor.x86.fpk
6666

67+
- name: Clear x86 api
68+
run: rm ./app/app/server/api
69+
6770
- name: Build arm backend
6871
run: npm run build:backend:arm
6972

0 commit comments

Comments
 (0)