Skip to content

Commit

Permalink
Update build-docs-command-reference.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Mar 15, 2024
1 parent fa9c72e commit 7eae1c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-docs-command-reference.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Update docs
run: |
Import-Module ./src/Maester.psm1 -Force
New-DocusaurusHelp -Module Maester
run: ./build/Build-CommandReference.ps1
shell: pwsh

- name: Update repo
Expand Down

0 comments on commit 7eae1c8

Please sign in to comment.