Update build.yml
This commit is contained in:
parent
de2212eae8
commit
40fc6b4e4d
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@ -13,10 +13,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
needs: setup
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@ -40,10 +36,6 @@ jobs:
|
|||||||
yarn build
|
yarn build
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
needs: setup
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user