Create frontend build dir for pkger tests

This commit is contained in:
zikaeroh 2020-06-06 14:06:24 -07:00
parent 4e850b5103
commit f7b80c3566
1 changed files with 1 additions and 0 deletions

View File

@ -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