diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a217a28..e692076 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 deps-test + run: make deps - name: Download Verdana font working-directory: ${{env.SRC_DIR}}