Skip to content

petarpetrovt/setup-sde

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

setup-sde

Build CodeQL Contributors

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

  • Downloading and extracting SDE binaries
  • Providing environment variable

Usage

See action.yml

- name: Setup SDE binaries
  uses: petarpetrovt/setup-sde@v4.0

Use the latest version, since Intel regularly removes older mirror links.

- name: Setup SDE binaries
  uses: petarpetrovt/setup-sde@v4.0
  with:
    environmentVariableName: MY_CUSTOM_NAME # default value is `SDE_PATH`
    sdeVersion: 10.8.0 # possible values: 10.8.0 (default), 9.58.0

Works only for windows and linux.

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

About

Set up Intel's SDE binaries for GitHub Actions workflow

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors