From 66c0f48bf8411f611573eaa7f3b43a2a6e6173a2 Mon Sep 17 00:00:00 2001 From: sijanec Date: Tue, 2 Jun 2020 16:15:00 +0200 Subject: Revert "would this work? I don't know really." - this is not the cause of the bug This reverts commit dc56e281407ba74346c2ba24ee69a6e7301e31a9. --- .github/workflows/ci-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-deploy.yml b/.github/workflows/ci-deploy.yml index 1bb17a0..b36be84 100644 --- a/.github/workflows/ci-deploy.yml +++ b/.github/workflows/ci-deploy.yml @@ -16,7 +16,6 @@ jobs: - name: Copy dist/ folder run: | cp -r dist /tmp/ - cp -r dist/.well-known tmp/dist/ - name: Checkout to master uses: actions/checkout@v2 with: -- cgit v1.2.3