Skip to content

Commit

Permalink
chore(ci): set HADRON_DISTRIBUTION for generated file update GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Aug 28, 2024
1 parent eddd080 commit f2a2334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/authors-and-third-party-notices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
update_generated_files:
name: Update automatically generated files
runs-on: ubuntu-latest
env:
HADRON_DISTRIBUTION: compass
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit f2a2334

Please sign in to comment.