This commit is contained in:
neverland
2022-09-24 20:38:27 +08:00
committed by GitHub
parent 0a75e92349
commit 64af9ffd6f
7 changed files with 111 additions and 102 deletions

View File

@@ -15,7 +15,7 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v2
with:
ref: 'next'
ref: 'main'
- name: Install pnpm
run: npm i pnpm@7 -g