fix indentation

This commit is contained in:
ittuann 2023-04-09 16:57:19 +08:00
parent d42b0db42e
commit adf10f94be

View file

@ -25,8 +25,8 @@ jobs:
lint:
runs-on: ubuntu-latest
needs: build
needs: build
steps:
- uses: actions/checkout@v3
- name: Use Node.js 14.x