Skip to content

Commit

Permalink
workflow indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlincecum committed Jul 10, 2024
1 parent 5cb3795 commit 0b080dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: generate docs content
run: npx typedoc

- name: Copy generated documentation
- name: Copy generated documentation
run: |
mkdir -p quais-docs/sdk/content
cp -r docs/content/* quais-docs/sdk/content/
Expand Down

0 comments on commit 0b080dd

Please sign in to comment.