瀏覽代碼

create pnpm-lock in test

Shahed Nasser 10 月之前
父節點
當前提交
4cafa45eea
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/workflows/test-cli.yml

+ 3 - 0
.github/workflows/test-cli.yml

@@ -187,6 +187,9 @@ jobs:
         with:
           access_token: ${{ github.token }}
 
+      - name: Create pnpm-lock.yaml
+        run: touch pnpm-lock.yaml
+
       - uses: pnpm/action-setup@v2
         with:
           version: 6.32.9