Skip to content

Commit c7ad9ce

Browse files
authored
Update pr.yml
1 parent 6ac3bd2 commit c7ad9ce

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pr.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@ jobs:
1212
uses: actions/[email protected]
1313
with:
1414
submodules: 'recursive'
15-
- name: Setup Node.js
16-
uses: actions/[email protected]
17-
with:
18-
node-version: '12.x'
19-
registry-url: 'https://registry.npmjs.org'
20-
scope: '@babylonjs'
2115
- name: Setup Ninja
2216
run: brew install ninja
2317
- name: Yarn Install (Playground)

0 commit comments

Comments
 (0)