mirror of
https://github.com/JuLi0n21/pwa-player.git
synced 2026-04-19 23:40: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:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install protoc and plugins
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user