Skip to content

Commit

Permalink
Updated needs for distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Apr 16, 2024
1 parent a861d32 commit 611c227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
distcheck:
# if: ${{ false }}
name: make distcheck
needs: init
needs: [init, build-chm]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 611c227

Please # to comment.