fix variable syntax
music-room Playwright / playwright (push) Failing after 17s

This commit is contained in:
2026-05-03 10:49:14 +08:00
parent f75bdcb838
commit ac30a17697
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
mkdir -p /work
cd /work
git clone http://127.0.0.1:3006/weli/huike-e2e-moicen.git .
git checkout ${{ gitea.sha }}
git checkout ${{ github.sha }}
- name: Install deps & Chromium
run: |