diff --git a/.github/workflows/developer_productivity.yml b/.github/workflows/developer_productivity.yml index 1bf96a790..2b4b3fadf 100644 --- a/.github/workflows/developer_productivity.yml +++ b/.github/workflows/developer_productivity.yml @@ -12,6 +12,8 @@ jobs: outputs: nix-src: ${{ steps.filter.outputs.nix-src }} steps: + - name: Checkout sources + uses: actions/checkout@v3 - uses: dorny/paths-filter@v2 id: filter with: