1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-08-25 22:12:58 +03:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Syuugo
7464e4d4cb
Merge 9a7e55b3e0 into c2a7aa5481 2024-06-25 11:31:44 +08:00

View File

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