drop legacy GitHub Actions submodule checkout
This commit is contained in:
parent
5c8c4d7d83
commit
a6b4144a08
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -8,8 +8,6 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
submodules: true
|
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
cache: npm
|
cache: npm
|
||||||
|
Loading…
Reference in New Issue
Block a user