Commit a98336d4 authored by liziwl's avatar liziwl
Browse files

fix ci

parent 85332791
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ jobs:
    - uses: pnpm/action-setup@v2
      name: Install pnpm
      with:
        version: 8
        version: 9
        # pnpm、node兼容性矩阵:https://pnpm.io/installation#compatibility

    - name: Install Dependencies