Skip to content

Commit 4549b00

Browse files
committed
MAINT: Fix misspelling in workflow file
1 parent 143d5b4 commit 4549b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
profile: minimal
5151
toolchain: ${{ matrix.rust }}
52-
taret: ${{ matrix.target }}
52+
target: ${{ matrix.target }}
5353
override: true
5454
- name: Cache cargo plugins
5555
uses: actions/cache@v1

0 commit comments

Comments
 (0)