Skip to content

Commit

Permalink
ffs
Browse files Browse the repository at this point in the history
  • Loading branch information
wont-stream committed Oct 16, 2024
1 parent b4c3cbc commit 4e5a760
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install pnpm 📥
uses: pnpm/action-setup@v4
with:
version: 9
version: latest

- name: Install Node.js 📥
uses: actions/setup-node@v4
Expand Down
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@
"ignore": "**/dist/**",
"ext": "*",
"exec": "npm run build"
},
"packageManager": "[email protected]+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
}
}
}

0 comments on commit 4e5a760

Please sign in to comment.