Skip to content

Commit 22bdccd

Browse files
ci: Fix developer_productivity push error
1 parent 837969d commit 22bdccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/developer_productivity.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
outputs:
1313
nix-src: ${{ steps.filter.outputs.nix-src }}
1414
steps:
15+
- name: Checkout sources
16+
uses: actions/checkout@v3
1517
- uses: dorny/paths-filter@v2
1618
id: filter
1719
with:

0 commit comments

Comments
 (0)