Unverified Commit b1ffedb3 authored by 言肆's avatar 言肆 Committed by GitHub

fix: ci

parent 33aa89e6
...@@ -18,5 +18,5 @@ jobs: ...@@ -18,5 +18,5 @@ jobs:
- uses: actions/setup-node@v1 - uses: actions/setup-node@v1
with: with:
node-version: 12 node-version: 12
- run: yarn && yarn lint && yarn build - run: yarn && yarn lint && yarn compile
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment