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:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
cache: npm
|
||||
|
Loading…
x
Reference in New Issue
Block a user