Skip to content

Setup sampctl

Actions
Setup sampctl in the environment
v2
Latest
Star (5)

sampctl-action

This action sets up sampctl in the environment for use in actions.

This doesn't work on Windows (no reason to use Windows anyways, output is the same).

Usage

Basic example:

steps:
  - uses: actions/checkout@v2
  - uses: AGraber/sampctl-action@v1
      with:
      version: '1.9.1' # optional, 1.9.1 by default
  - run: sampctl p build --forceEnsure

Setup sampctl 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

Setup sampctl in the environment
v2
Latest

Setup sampctl 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.