Skip to content

Commit

Permalink
update install inputs (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Dec 20, 2024
1 parent 7ed0747 commit 7b60286
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
- name: Install Senzing SDK
uses: senzing-factory/github-action-install-senzing-sdk@v1
with:
senzingsdk-version: staging-v4
senzingsdk-repository-package: ${{ secrets.SENZING_APT_BETA_STAGING_REPOSITORY_PACKAGE }}
senzingsdk-repository-path: ${{ secrets.SENZING_APT_BETA_STAGING_REPOSITORY_URL }}

- name: Copy Senzing headers
run: |
Expand Down

0 comments on commit 7b60286

Please sign in to comment.