diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fc3a12c..7b49537 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,6 +27,7 @@ jobs: with: path: . key: ${{ runner.os }}-repo-${{ steps.hash.outputs.hash }} + build: runs-on: ubuntu-latest needs: setup