fix(cicd-stylua): move to npx
cargo is built from source and not working
This commit is contained in:
parent
a2b08f49bb
commit
592fac89ea
@ -7,11 +7,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup StyLua
|
||||
run: |
|
||||
apt update && apt install cargo -y
|
||||
cargo install stylua
|
||||
|
||||
- name: StyLua check
|
||||
run: |
|
||||
stulua .
|
||||
npx @johnnymorganz/stylua-bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user