Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon committed Dec 28, 2023
1 parent 8771657 commit e30fc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- name: Generate help JSON
run: |
touch pants.toml
PANTS_VERSION="${{ inputs.version }}" pants help-all
PANTS_VERSION="${{ inputs.version }}" pants help-all > help-all.json
# Checkout both repos
Expand Down

0 comments on commit e30fc36

Please sign in to comment.