Skip to content

Commit 91d8c96

Browse files
committed
Verbose myst in github actions
1 parent 6279d25 commit 91d8c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4949
- name: Build HTML Assets
50-
run: myst build --html
50+
run: myst build --html -d
5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v3
5353
with:

0 commit comments

Comments
 (0)