Skip to content

Commit e1d5873

Browse files
committed
feat: proper export and build order
1 parent fe7c80a commit e1d5873

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
- run: pnpm install
6060
- name: Create backend export
6161
run: node src/scripts/strapiToJson.js
62-
# - name: Move backend export
63-
# run: mv exports build/exports
6462
- run: pnpm run build
6563

6664
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)