Skip to content

Commit

Permalink
Added github_hash to the Build macOS Dependencies target
Browse files Browse the repository at this point in the history
  • Loading branch information
avoitenko-logitech committed Sep 10, 2024
1 parent ae3acd5 commit d8153f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ jobs:
target: ${{ matrix.target }}
type: ${{ matrix.type }}
config: ${{ matrix.config }}
env:
github_hash: ${{ github.sha }}

- name: Publish Build Artifacts
if: github.event_name != 'pull_request' || fromJSON(needs.pre-checks.outputs.seekingTesters)
Expand Down

0 comments on commit d8153f1

Please sign in to comment.