mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-06-19 01:00:52 +00:00
Actions: checkout submodules recursively
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'true'
|
||||
submodules: 'recursive'
|
||||
|
||||
- name: Restore artifacts, or run vcpkg, build and cache artifacts
|
||||
uses: lukka/run-vcpkg@main
|
||||
|
||||
Reference in New Issue
Block a user