这是indexloc提供的服务,不要输入任何密码
Skip to content

Setup Blender

Actions
Set up a specific version of Blender and add it to the PATH
v1
Latest
Star (8)

Tags

 (1)

setup-blender

This action downloads and installs blender on to the system PATH

Usage

See action.yml

steps:
  - uses: actions/checkout@v4
  - uses: moguri/setup-blender@v1
    with:
      blender-version: '3.6'
  - run: blender --version

Setup Blender is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Set up a specific version of Blender and add it to the PATH
v1
Latest

Tags

 (1)

Setup Blender is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.