Skip to content

Commit

Permalink
chore(ci): fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
6293 committed Jun 12, 2023
1 parent 958c650 commit 49e7f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install rustc stable
- name: Install rustc nightly
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
Expand Down

0 comments on commit 49e7f3c

Please sign in to comment.