Skip to content

Commit

Permalink
Build: updated store creation in site release
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed Jun 18, 2024
1 parent 89e58c7 commit 0cfc452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
- name: Checkout repository 🛎️
uses: actions/checkout@v4

- name: Remove patch directory 🧹
run: rm -rf ./patches
- name: Fix store creation 🚧
run: sed -i 's/await import("@dreamworld\/addon-redux").enhancer/null/g' src/store/index.ts

- name: Build 🏗️
uses: sliit-foss/actions/bun/[email protected]
Expand Down

0 comments on commit 0cfc452

Please sign in to comment.