fix(cicd): manually setup actions as GH actions don't work on this image #2
@ -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