Skip to content

update repo

update repo #22

Workflow file for this run

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