Skip to content

Commit 8759a05

Browse files
committed
fix typo
1 parent b6af6ab commit 8759a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: dorny/[email protected]
2020
id: filter
2121
with:
22-
filters: '.github/filter.yml'
22+
filters: '.github/filters.yml'
2323

2424
build:
2525
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)