Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Setup SDE

v1

Setup SDE

play

Setup SDE

Downloads Intel's SDE binaries

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Setup SDE

uses: petarpetrovt/setup-sde@v1

Learn more about this action in petarpetrovt/setup-sde

Choose a version

setup-sde

Build CodeQL Contributors

This action sets up a Intel's SDE binaries for use in actions by:

Usage

See action.yml

- name: Setup SDE binaries
  uses: petarpetrovt/setup-sde@v1
  with:
    environmentVariableName: SDE_PATH

Authors

  • Petar Petrov

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details