Skip to content

Commit

Permalink
Merge pull request #11511 from keymanapp/fix/linux/apiverification
Browse files Browse the repository at this point in the history
fix(linux): Add missing variable to API verification GHA
  • Loading branch information
ermshiperete authored May 23, 2024
2 parents 0259522 + 89d3027 commit ffc5e3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
env:
STATUS_CONTEXT: 'API Verification'
PKG_NAME: 'libkeymancore'
GH_TOKEN: ${{ github.token }}

jobs:
setup_environment:
Expand Down

0 comments on commit ffc5e3a

Please sign in to comment.