From a520b7b1a42f837a41a1743e04cbee90d8271767 Mon Sep 17 00:00:00 2001 From: CrispyBaguette Date: Sun, 12 Dec 2021 19:56:16 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 27cde67..6dff83b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: uses: actions/download-artifact@v2 with: name: wasm - path: app/main.wasm + path: app - name: Upload react app uses: actions/upload-artifact@v2