Skip to content

Commit 031c0b0

Browse files
authored
Merge pull request #30 from teacoder-team/dev
chore: add pnpm-workspace.yaml
2 parents d828dd8 + 4bf9edc commit 031c0b0

File tree

6 files changed

+10563
-8603
lines changed

6 files changed

+10563
-8603
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: 🧰 Set up Node.js
2929
uses: actions/setup-node@v3
3030
with:
31-
node-version: 20
31+
node-version: 18
3232
registry-url: 'https://registry.npmjs.org/'
3333
cache: 'pnpm'
3434

0 commit comments

Comments
 (0)