From f7b80c3566dfbb98593a38a414c4b4f783d65501 Mon Sep 17 00:00:00 2001 From: zikaeroh <48577114+zikaeroh@users.noreply.github.com> Date: Sat, 6 Jun 2020 14:06:24 -0700 Subject: [PATCH] Create frontend build dir for pkger tests --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 000349b..2bb3ce7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: - name: Run pkger if: ${{ matrix.pkger }} run: | + mkdir frontend/build # Ensure this exists; the tests won't use it. go run github.com/markbates/pkger/cmd/pkger list go run github.com/markbates/pkger/cmd/pkger -o internal/pkger