Skip to content

Commit

Permalink
remove --prod
Browse files Browse the repository at this point in the history
  • Loading branch information
RSamaium committed Dec 20, 2024
1 parent 5706f02 commit 7431b91
Show file tree
Hide file tree
Showing 3 changed files with 5,994 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: 🧩 Install Dependencies
id: install-dependencies
run: pnpm install --no-frozen-lockfile --prod
run: pnpm install --no-frozen-lockfile

- name: 🏗️ Build
id: build-the-mono-repo
Expand Down
Loading

0 comments on commit 7431b91

Please sign in to comment.