diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0826240..a81805c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: - name: Download dependencies working-directory: ${{env.SRC_DIR}} - run: make deps-test + run: make deps deps-test - name: Download Verdana font working-directory: ${{env.SRC_DIR}}