mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 15:30:05 +00:00
readd submodule fetching
This commit is contained in:
3
.github/workflows/osumusic.yml
vendored
3
.github/workflows/osumusic.yml
vendored
@@ -20,6 +20,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
submodules: recursive
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install protoc and plugins
|
- name: Install protoc and plugins
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user