mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-09 03:00:41 +03:00
use checkout@v1 to make submodules work
This commit is contained in:
parent
7f7d72cca9
commit
529d2c232f
2
.github/workflows/musl.yml
vendored
2
.github/workflows/musl.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
container:
|
||||
image: alpine:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
submodules: true
|
||||
- name: Install dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user