Skip to content

Commit

Permalink
fix: remove sites
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchere committed Nov 16, 2024
1 parent 73b21f2 commit 9f7e990
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
steps:
- name: 📥 Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: 📦 Setup pnpm
uses: pnpm/action-setup@v4
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"workspaces": [
"packages/*",
"sites/*"
"packages/*"
],
"scripts": {
"build": "turbo run build",
Expand Down

0 comments on commit 9f7e990

Please sign in to comment.