Skip to content

Empty-Commit

Empty-Commit #20

Workflow file for this run

name: install win test
on: [push, pull_request]
permissions:
contents: read
jobs:
install-sdk:
runs-on: windows-latest
steps:
- name: Install Senzing SDK
uses: senzing-factory/github-action-install-senzing-sdk@4-skern
with:
senzingsdk-repository-path: ${{ secrets.SENZING_WIN_BETA_REPOSITORY }}