Merge branch 'main' into sno-fix-playwright-compile-litegraph

This commit is contained in:
snomiao
2025-09-03 08:11:39 +09:00
committed by GitHub
22 changed files with 26 additions and 1208 deletions

View File

@@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha }}
ref: ${{ github.event.pull_request.head.ref }}
fetch-depth: 0
- name: Install pnpm