mirror of
https://github.com/an-anime-team/sleepy-launcher.git
synced 2025-03-15 14:38:29 +03:00
upd(buildnup.yml): fixed submodules
This commit is contained in:
parent
f3e6b29446
commit
dd8036db14
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildnup.yml
vendored
2
.github/workflows/buildnup.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
submodules: recursive
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release --verbose
|
||||
|
|
Loading…
Add table
Reference in a new issue