Skip to content

Commit 2046cfe

Browse files
authored
Checkout before filter (#2092)
1 parent ea6a36b commit 2046cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ jobs:
368368
outputs:
369369
qemu: ${{ steps.filter.outputs.qemu }}
370370
steps:
371+
- uses: actions/checkout@v3
371372
- uses: dorny/paths-filter@v3
372373
id: filter
373374
with:

0 commit comments

Comments
 (0)