We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143d5b4 commit 4549b00Copy full SHA for 4549b00
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
profile: minimal
51
toolchain: ${{ matrix.rust }}
52
- taret: ${{ matrix.target }}
+ target: ${{ matrix.target }}
53
override: true
54
- name: Cache cargo plugins
55
uses: actions/cache@v1
0 commit comments