We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe7c80a commit e1d5873Copy full SHA for e1d5873
.github/workflows/deploy.yml
@@ -59,8 +59,6 @@ jobs:
59
- run: pnpm install
60
- name: Create backend export
61
run: node src/scripts/strapiToJson.js
62
- # - name: Move backend export
63
- # run: mv exports build/exports
64
- run: pnpm run build
65
66
- uses: actions/upload-artifact@v4
0 commit comments