Skip to content

Commit

Permalink
Es gibt kein build script
Browse files Browse the repository at this point in the history
  • Loading branch information
rijkvanzanten committed Jul 10, 2023
1 parent 80e5804 commit e91ccba
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,3 @@ runs:
- name: Install dependencies
shell: bash
run: pnpm install

- name: Build
shell: bash
run: pnpm run build
env:
npm_config_workspace_concurrency: '1'
NODE_OPTIONS: --max_old_space_size=6144

0 comments on commit e91ccba

Please sign in to comment.