From cb975a2e8d61ce59a87e2f266845c7b4451ae7a7 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Mon, 26 Aug 2019 10:02:47 -0400 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5ff2486b..26a66147 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -11,8 +11,6 @@ jobs: steps: - uses: actions/checkout@master - uses: jakejarvis/hugo-build-action@master - with: - args: --gc --cleanDestinationDir -b "/" - uses: actions/upload-artifact@master with: name: public