mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-11 17:46:32 -04:00
use http-cache-cdp branch of demo repo
This commit is contained in:
4
.github/workflows/e2e-test.yml
vendored
4
.github/workflows/e2e-test.yml
vendored
@@ -82,6 +82,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
repository: 'lightpanda-io/demo'
|
||||
ref: 'http-cache-cdp'
|
||||
fetch-depth: 0
|
||||
|
||||
- run: npm install
|
||||
@@ -150,6 +151,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
repository: 'lightpanda-io/demo'
|
||||
ref: 'http-cache-cdp'
|
||||
fetch-depth: 0
|
||||
|
||||
- run: npm install
|
||||
@@ -216,6 +218,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
repository: 'lightpanda-io/demo'
|
||||
ref: 'http-cache-cdp'
|
||||
fetch-depth: 0
|
||||
|
||||
- name: download artifact
|
||||
@@ -270,6 +273,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
repository: 'lightpanda-io/demo'
|
||||
ref: 'http-cache-cdp'
|
||||
fetch-depth: 0
|
||||
|
||||
- run: npm install
|
||||
|
||||
Reference in New Issue
Block a user