diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index cb795acc..2d7fa8e4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: - name: Build Hugo site uses: peaceiris/actions-hugo@v0.57.2 with: - args: -v -b "/" + args: -v --debug - name: test artifact uses: actions/upload-artifact@master with: