From b2cdf099d0e98c60f93d8590c5c4388f42dfe4dd Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sat, 25 Jul 2020 14:02:46 +0900 Subject: [PATCH] Update ci workflow --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ae0e8ec..f487398 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -113,7 +113,6 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - run: rm -rf dist - uses: actions/download-artifact@v2 with: name: dist