From 89d0b9a2d62033612c5de436457878d4379d6d6e Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 22 Aug 2019 07:48:12 -0400 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: