Skip to content

Commit

Permalink
Update build pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
digisomni committed Sep 30, 2024
1 parent c0fe4af commit d6d49ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ jobs:
steps:
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20

- name: 🚚 Get latest code
uses: actions/checkout@v2
uses: actions/[email protected]
with:
submodules: 'recursive'

- uses: actions/setup-node@master

Expand Down
2 changes: 1 addition & 1 deletion docs/ecosystem/tools/blender

0 comments on commit d6d49ed

Please sign in to comment.