no need to checkout submodules for GitHub Actions
This commit is contained in:
parent
c772b17f79
commit
9014cfc022
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.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…
x
Reference in New Issue
Block a user