mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
fix(ci): checkout repo in udeps.yml
This commit is contained in:
1
.github/workflows/udeps.yml
vendored
1
.github/workflows/udeps.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user