fix: ci error

This commit is contained in:
Michael Chris Lopez
2021-10-29 15:26:56 +08:00
parent eb3556099c
commit c997d8d537

View File

@@ -8,8 +8,11 @@ on:
jobs: jobs:
lint: lint:
- uses: actions/checkout@v2 runs-on: ubuntu-latest
- uses: NTBBloodbath/selene-action@v1
with: steps:
token: ${{ secrets.GITHUB_TOKEN }} - uses: actions/checkout@v2
args: lua - uses: NTBBloodbath/selene-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: lua