Skip to content

Commit

Permalink
ci: "SOCKET" is not a valid Route export field
Browse files Browse the repository at this point in the history
  • Loading branch information
NriotHrreion committed Aug 9, 2024
1 parent d47c284 commit 2375b22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,8 @@ jobs:
cache: 'npm'
- run: npm install

- name: Add next-ws plugin
run: npx next-ws-cli@latest patch

- name: Build production bundle
run: npm run build

0 comments on commit 2375b22

Please sign in to comment.