Skip to content

Commit 8570512

Browse files
authored
ci: fix devtools (puppeteer#12393)
1 parent cde1efb commit 8570512

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/devtools.yml

-4
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@ jobs:
5454
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
5555
with:
5656
name: puppeteer-build
57-
- name: Set up Node.js
58-
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
59-
with:
60-
node-version-file: '.nvmrc'
6157
- name: Checkout depot_tools
6258
run: git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
6359
- name: Add depot_tools to path

0 commit comments

Comments
 (0)