docs: update
This commit is contained in:
parent
41b2600c91
commit
88ecc3f3da
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ on:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-deploy:
|
deploy:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1 # v2 does not have submodules option now
|
- uses: actions/checkout@v1 # v2 does not have submodules option now
|
||||||
|
|
Loading…
Reference in a new issue