ci: update config

This commit is contained in:
thehrz 2023-08-05 13:37:00 +08:00
parent f5cb0b486a
commit bc30ce27b1
Signed by: thehrz
GPG Key ID: C84CBCE7D5F88855

View File

@ -7,6 +7,8 @@ jobs:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
submodules: true
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh