1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-20 18:29:19 +03:00

3 Commits

Author SHA1 Message Date
2a2784c3d1 Merge e532519f83 into c2a7aa5481 2024-06-26 06:55:17 +00:00
e532519f83 Merge branch 'SoftEtherVPN:master' into master 2024-06-26 15:55:14 +09:00
db61205eae Fix missing name 2024-06-26 15:54:56 +09:00

View File

@ -13,7 +13,8 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true