Skip to content

Commit

Permalink
MAINT: Fix misspelling in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Dec 3, 2020
1 parent 143d5b4 commit 4549b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
profile: minimal
toolchain: ${{ matrix.rust }}
taret: ${{ matrix.target }}
target: ${{ matrix.target }}
override: true
- name: Cache cargo plugins
uses: actions/cache@v1
Expand Down

0 comments on commit 4549b00

Please sign in to comment.