Эх сурвалжийг харах

fix(ci): checkout repo in udeps.yml

Lucas Nogueira 2 жил өмнө
parent
commit
d88de30076

+ 1 - 0
.github/workflows/udeps.yml

@@ -33,6 +33,7 @@ jobs:
       bundler: ${{ steps.filter.outputs.bundler }}
       cli: ${{ steps.filter.outputs.cli }}
     steps:
+      - uses: actions/checkout@v2
       - uses: dorny/paths-filter@v2
         id: filter
         with: