mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-15 04:42:21 -04:00
Pull submodules during CI
This commit is contained in:
parent
93c1a1d42e
commit
1b251264a6
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -47,6 +47,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Install Crystal
|
||||
uses: crystal-lang/install-crystal@v1.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue