fix(cicd): manually setup actions as GH actions don't work on this image #2

Merged
jiriks74 merged 6 commits from cicd into main 2023-10-04 08:57:37 +02:00
Showing only changes of commit 592fac89ea - Show all commits

@ -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