Checkout before filter (#2092)

This commit is contained in:
Romain Malmain 2024-04-23 09:45:45 +02:00 committed by GitHub
parent ea6a36b0a5
commit 2046cfe82d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -368,6 +368,7 @@ jobs:
outputs:
qemu: ${{ steps.filter.outputs.qemu }}
steps:
- uses: actions/checkout@v3
- uses: dorny/paths-filter@v3
id: filter
with: