mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-29 03:12:04 +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:
|
StyLuacheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install cargo-hack from crates.io
|
- name: Install StyLua from crates.io
|
||||||
uses: baptiste0928/cargo-install@v3
|
uses: baptiste0928/cargo-install@v3
|
||||||
with:
|
with:
|
||||||
crate: stylua
|
crate: stylua
|
||||||
|
|
Loading…
Reference in a new issue