Skip to content

Commit

Permalink
Merge pull request #31 from jdenhof/patch-3
Browse files Browse the repository at this point in the history
Update build-documentation.yml
  • Loading branch information
jdenhof authored Aug 23, 2024
2 parents 924667b + e7b710f commit 57f2925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
GITHUB_REPO_OWNER: ${{ github.repository_owner }}
GITHUB_REPO_NAME: ${{ github.event.repository.name }}
run: ./scripts/build-documentation
run: ./scripts/build-documentation.sh

- name: Upload artifact to Pages
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 57f2925

Please sign in to comment.