mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-27 18:42:35 +01:00
fix(ci/cd-spelling): Bad name for Action step (#42)
This commit is contained in:
parent
f14ae7ef52
commit
5e8439ef55
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stylua.yml
vendored
2
.github/workflows/stylua.yml
vendored
|
@ -4,7 +4,7 @@ jobs:
|
|||
StyLuacheck:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install cargo-hack from crates.io
|
||||
- name: Install StyLua from crates.io
|
||||
uses: baptiste0928/cargo-install@v3
|
||||
with:
|
||||
crate: stylua
|
||||
|
|
Loading…
Reference in a new issue