Skip to content

DeadNews/action-setup-vs

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

action-setup-vs

Action to setup VapourSynth

GitHub: Release CI: pre-commit CI: Main

Usage

# with tag:
- name: Setup vapoursynth
  uses: deadnews/[email protected]

# with digest pinning:
- name: Setup vapoursynth
  uses: deadnews/action-setup-vs@94195fe715b14554a898377bf7f342c720e67894 # v1.0.4

Examples of valid GitHub tags: main, v1, v1.0, v1.0.1.

Example to get started.

Supported runners

  • linux
  • macos