Skip to content

Commit

Permalink
Merge pull request #197 from signalwire/typo
Browse files Browse the repository at this point in the history
GHA: Fix invalid LIB_NAME value name.
  • Loading branch information
s3rj1k authored Jan 30, 2024
2 parents 71e2111 + 9b8a09e commit 2653d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
uses: signalwire/actions-template/.github/workflows/cd-libs-metadata.yml@main
with:
ARTIFACT_NAME: ${{ matrix.os }}-${{ matrix.platform }}-meta
LIB_NAME: sofia-sip
LIB_NAME: libks
SOURCE_BRANCH: ${{ github.ref_name }}
TARGET_OS: ${{ matrix.os }}
TARGET_PLATFORM: ${{ matrix.platform }}
Expand Down

0 comments on commit 2653d51

Please sign in to comment.